Last modified 3 years ago
Last modified on 01/21/16 13:49:12
Input file mfp keyword $DRHO_DT_UNSATURATED
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
None.
Source code reading this keyword from Input files
FEM/rf_mfp_new.cpp line 266
266: cal_gravity = false; 267: continue; 268: } 269: if(line_string.find("$DRHO_DT_UNSATURATED") != string::npos) //JM considering drho/dT for the unsaturated case (richards)? 270: { 271: drho_dT_unsaturated = true; //if keyword found, drho/dT will be considered for unsaturated case (richards) 272: continue;
Last modified: 2016-01-21 13:49:05.732704
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.