Last modified 3 years ago
Last modified on 01/21/16 13:49:10
Input file krc keyword $D50
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
C/NAPL-dissolution/1D_NAPL-diss_dissolution/1D_TPF_resS_trans.krc
20: $D50 21- 0.001 ...
TCR/Temperature_NAPLdiss_Csat/TCE_10C_new.krc
18: $D50 19- 0.001 ...
TCR/Temperature_NAPLdiss_PhaseDiff/TCE_10C_new.krc
18: $D50 19- 0.001 ...
Source code reading this keyword from Input files
FEM/rf_kinreact.cpp line 2624
2624: } 2625: //.................................................................... 2626: // subkeyword found 2627: if (line_string.find("$D50") != string::npos) 2628: { 2629: in.str(GetLineFromFile1(rfd_file)); 2630: in >> d50;
Last modified: 2016-01-21 13:49:00.003314
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.