Last modified 3 years ago
Last modified on 01/21/16 13:49:13
Input file msp keyword $SOLID_BULK_MODULUS
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
THM/deco_2015_b2s1/deco_b2s1.msp
46: $SOLID_BULK_MODULUS 47- 1.e-9 ... 82: $SOLID_BULK_MODULUS 83- 1.e-9 ...
Source code reading this keyword from Input files
FEM/rf_msp_new.cpp line 594
594: in_sd.clear(); 595: } 596: //.................................................................... 597: if(line_string.find("$SOLID_BULK_MODULUS") != string::npos)//WX: 04.2013 598: { 599: in_sd.str(GetLineFromFile1(msp_file)); 600: in_sd >> Ks;
Last modified: 2016-01-21 13:48:59.916740
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.