Last modified 3 years ago
Last modified on 01/21/16 13:49:12
Input file mmp keyword $POROSITY_DISTRIBUTION
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
C/hetk+n+restart/2D1P_transport.mmp
9: $POROSITY_DISTRIBUTION 10- _het_n.dat ...
Source code reading this keyword from Input files
FEM/rf_mmp_new.cpp line 1804
1804: //11..POROSITY_DISTRIBUTION 1805: //------------------------------------------------------------------------ 1806: //subkeyword found 1807: if(line_string.find("$POROSITY_DISTRIBUTION") != std::string::npos) 1808: { 1809: in.str(GetLineFromFile1(mmp_file)); 1810: in >> porosity_file;
Last modified: 2016-01-21 13:48:59.275692
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.