Last modified 3 years ago
Last modified on 01/21/16 13:49:11
Input file krc keyword $BACTERIACAPACITY
-
Input file krc keyword $BACTERIACAPACITY
- Documentation from doxygen
-
Used in benchmarks
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/C/1d_xylene_degradation/h …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/C/FG_3ports/rt1.krc|C/FG_ …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/C/ReactDeact/FG_3ports_de …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/TCR/Temperature_BacGrowth …
- Source code reading this keyword from Input files
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
C/1d_xylene_degradation/h2_line.krc
11: $BACTERIACAPACITY 12- 100.0 ...
C/FG_3ports/rt1.krc
11: $BACTERIACAPACITY 12- 100.0 ...
C/ReactDeact/FG_3ports_deac_3/rt1.krc
11: $BACTERIACAPACITY 12- 100.0 ...
TCR/Temperature_BacGrowth/bact_growth_new.krc
11: $BACTERIACAPACITY 12- 1 ...
Source code reading this keyword from Input files
FEM/rf_kinreact.cpp line 3195
3195: } 3196: //.................................................................... 3197: // subkeyword found 3198: if (line_string.find("$BACTERIACAPACITY") != string::npos) 3199: { 3200: in.str(GetLineFromFile1(rfd_file)); 3201: in >> maxBacteriaCapacity;
Last modified: 2016-01-21 13:49:00.135151
This page has been generated automatically. Do not edit it manually! It will be overwritten in regular intervals.
If you want to edit the handwritten part of this page, please do so here.