|
Flow123d
release_3.0.0-695-g67d21c4
|
#include <che_semchem.h>
Public Attributes | |
| char | nazev [80] |
| int | stech_koef_p [MAX_POC_LATEK] |
| double | K |
| int | typ_reakce |
| double | exponent [MAX_POC_LATEK] |
| double | zeta0 |
Definition at line 670 of file che_semchem.h.
| double TS_che::exponent[MAX_POC_LATEK] |
Definition at line 676 of file che_semchem.h.
| double TS_che::K |
Definition at line 674 of file che_semchem.h.
| char TS_che::nazev[80] |
Definition at line 672 of file che_semchem.h.
| int TS_che::stech_koef_p[MAX_POC_LATEK] |
Definition at line 673 of file che_semchem.h.
| int TS_che::typ_reakce |
Definition at line 675 of file che_semchem.h.
| double TS_che::zeta0 |
Definition at line 677 of file che_semchem.h.
1.8.11