45 void transport_reaction(
double time_step,
double ***conc,
double ***pconc,
int elm_pos, MaterialDatabase::Iter mtr,
int sbi);
void read_reaction_list(struct Transport *transport)
READ REACTIONS LIST FROM *.MTR FILE.
void transport_reaction(double time_step, double ***conc, double ***pconc, int elm_pos, MaterialDatabase::Iter mtr, int sbi)
MAIN REACTION COMPUTATION (zero order)
void parse_reaction_line(struct Transport *transport, int i, char *line)
char supported_reaction_type(int st)
SUPPORTED REACTION TYPE.
int reaction_type_specific_coefficients(int st)
REACTION TYPE SPECIFIC COEFFICIENTS.
STRUCTURE OF THE REACTION (ONE SPECIE)