Last modified 3 years ago
Last modified on 01/21/16 13:49:13
Input file msp keyword $EXCAVATION ¶
Description ¶
TODO: Add description.
Parameters ¶
TODO: Add parameters.
Documentation from doxygen ¶
None.
Used in benchmarks ¶
M/excavation/3D_EX/3D_excav.msp ¶
16: $EXCAVATION 17- 1 ... 25: $EXCAVATION 26- 2 ... 34: $EXCAVATION 35- 3 ... 43: $EXCAVATION 44- 4 ... 52: $EXCAVATION 53- 5 ... 61: $EXCAVATION 62- 6 ...
M/excavation/3D_Time_Controlled/3D_Excav_Time_Controlled.msp ¶
17: $EXCAVATION 18- 2
M/excavation/m_3d_excav.msp ¶
16: $EXCAVATION 17- 1 ... 25: $EXCAVATION 26- 2 ... 34: $EXCAVATION 35- 3 ... 43: $EXCAVATION 44- 4 ... 52: $EXCAVATION 53- 5 ... 61: $EXCAVATION 62- 6 ...
Source code reading this keyword from Input files ¶
FEM/rf_msp_new.cpp line 403 ¶
403: } 404: //.................................................................... 405: //12.2009. WW 406: if(line_string.find("$EXCAVATION") != string::npos) 407: { 408: in_sd.str(GetLineFromFile1(msp_file)); 409: in_sd >> excavation;
Last modified: 2016-01-21 13:48:59.846938
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.