Last modified 3 years ago
Last modified on 01/21/16 13:49:11
Input file krc keyword $EXCHANGE_PARAMETERS ¶
Description ¶
TODO: Add description.
Parameters ¶
TODO: Add parameters.
Documentation from doxygen ¶
None.
Used in benchmarks ¶
C/1d_TCEaufEisen/1d_TCE_Ion.krc ¶
133: $EXCHANGE_PARAMETERS 134- 5.78704E-08 2.39583E-05 1 ; Adsorptionsrate, Desorptionsrate, surfaceID ... 145: $EXCHANGE_PARAMETERS 146- 1.02431E-08 1.73611E-05 1 ; Adsorptionsrate, Desorptionsrate, surfaceID ... 157: $EXCHANGE_PARAMETERS 158- 1.73611E-07 1.62037E-04 1 ; Adsorptionsrate, Desorptionsrate, surfaceID ... 169: $EXCHANGE_PARAMETERS 170- 1.02431E-08 1.73611E-05 1 ; Adsorptionsrate, Desorptionsrate, surfaceID ... 181: $EXCHANGE_PARAMETERS 182- 5.78704E-08 1.38889E-05 1 ; Adsorptionsrate, Desorptionsrate, surfaceID ... 193: $EXCHANGE_PARAMETERS 194- 5.78704E-08 6.01852E-06 1 ; Adsorptionsrate, Desorptionsrate, surfaceID ... 205: $EXCHANGE_PARAMETERS 206- 3.47222E-08 1.73611E-05 1 ; Adsorptionsrate, Desorptionsrate, surfaceID ... 217: $EXCHANGE_PARAMETERS 218- 3.47222E-08 1.73611E-05 1 ; Adsorptionsrate, Desorptionsrate, surfaceID ...
C/1d_xylene_degradation/h2_line.krc ¶
71: $EXCHANGE_PARAMETERS 72- 1.15741E-10 0.0 ...
Source code reading this keyword from Input files ¶
FEM/rf_kinreact.cpp line 1904 ¶
1904: 1905: //.................................................................... 1906: // subkeyword found 1907: if (line_string.find("$EXCHANGE_PARAMETERS") != string::npos) 1908: { 1909: in.str(GetLineFromFile1(rfd_file)); 1910: in >> dval; // velocity
Last modified: 2016-01-21 13:49:00.123528
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.