wiki:public/doc-auto/by_ext/pcs/S_time_controlled_excavation
Last modified 3 years ago Last modified on 01/21/16 13:49:14

Input file pcs keyword $TIME_CONTROLLED_EXCAVATION

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

HM/excavation/3D_excav.pcs

  6:    $TIME_CONTROLLED_EXCAVATION
  7-     1  1  0  1
   ...
 14:    $TIME_CONTROLLED_EXCAVATION
 15-     1  1  0  1
   ...

M/excavation/3D_Time_Controlled/3D_Excav_Time_Controlled.pcs

  5:    $TIME_CONTROLLED_EXCAVATION
  6-     1 1 0 1
   ...

Source code reading this keyword from Input files

FEM/rf_pcs.cpp line 2176

2176: 		}
2177: 
2178: 		//WX:07.2011
2179: 		if(line_string.find("$TIME_CONTROLLED_EXCAVATION") == 0)
2180: 		{
2181: 			*pcs_file >> ExcavMaterialGroup >> ExcavDirection >>
2182: 			ExcavBeginCoordinate >> ExcavCurve;

Last modified: 2016-01-21 13:49:04.969968

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.