Last modified 3 years ago
Last modified on 01/21/16 13:49:14
Input file num keyword $GRAVITY_PROFILE
-
Input file num keyword $GRAVITY_PROFILE
- Documentation from doxygen
-
Used in benchmarks
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/HM/LinearSwelling/hm_swel …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/M/excavation/3D_EX/3D_exc …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/M/excavation/3D_EX/init/3 …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/M/excavation/3D_Time_Cont …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/M/excavation/m_3d_excav.n …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/M/m_drift.num|M/m_drift.n …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/M/m_drift_init.num|M/m_dr …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/M/m_excav.num|M/m_excav.n …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/MPI/cube/thm/thm_cube.num …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/THM/init/thm_decov.num|TH …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/THM/thm_decov.num|THM/thm …
- Source code reading this keyword from Input files
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
HM/LinearSwelling/hm_swelling.num
36: $GRAVITY_PROFILE 37- 1 ...
M/excavation/3D_EX/3D_excav.num
14: $GRAVITY_PROFILE 15- 1
M/excavation/3D_EX/init/3D_excav.num
14: $GRAVITY_PROFILE 15- 1
M/excavation/3D_Time_Controlled/3D_Excav_Time_Controlled.num
16: $GRAVITY_PROFILE 17- 1 ...
M/excavation/m_3d_excav.num
14: $GRAVITY_PROFILE 15- 1
M/m_drift.num
11: $GRAVITY_PROFILE 12- 1 ...
M/m_drift_init.num
13: $GRAVITY_PROFILE 14- 1
M/m_excav.num
11: $GRAVITY_PROFILE 12- 1 ...
MPI/cube/thm/thm_cube.num
38: $GRAVITY_PROFILE 39- 1 ...
THM/init/thm_decov.num
12: $GRAVITY_PROFILE 13- 1 ...
THM/thm_decov.num
49: $GRAVITY_PROFILE 50- 1 ...
Source code reading this keyword from Input files
FEM/rf_num_new.cpp line 614
614: continue; 615: } 616: // subkeyword found 617: if(line_string.find("$GRAVITY_PROFILE") != string::npos) 618: { 619: line.str(GetLineFromFile1(num_file)); //WW 620: line >> GravityProfile;
Last modified: 2016-01-21 13:49:06.766177
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.