Peka2D_v5
v5.0
|
Passive solute. More...
#include <structs.h>
Public Attributes | |
char | name [STR_SIZE] |
Solute name. More... | |
int | typeDiff |
Diffusion model. More... | |
double | k_xx |
double | k_yy |
Longitudinal and transversal diffusion coefficients. More... | |
double | maxConc |
Passive solute.
double t_solute_::k_xx |
double t_solute_::k_yy |
Longitudinal and transversal diffusion coefficients.
double t_solute_::maxConc |
char t_solute_::name[STR_SIZE] |
Solute name.
int t_solute_::typeDiff |
Diffusion model.