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

Input file pcs keyword $NEGLECT_H_INI_EFFECT

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

H2M/fivespot.pcs

  5:  $NEGLECT_H_INI_EFFECT
  6-  2
   ...
 10:  $NEGLECT_H_INI_EFFECT
 11-  2
   ...

HM/excavation/3D_excav.pcs

  8:    $NEGLECT_H_INI_EFFECT
  9-     2
   ...
 16:    $NEGLECT_H_INI_EFFECT
 17-     2
   ...

THM/deco_2015_b2s1/deco_b2s1.pcs

  9:    $NEGLECT_H_INI_EFFECT
 10-     2
   ...
 15:    $NEGLECT_H_INI_EFFECT
 16-     2
   ...

Source code reading this keyword from Input files

FEM/rf_pcs.cpp line 2182

2182: 			ExcavBeginCoordinate >> ExcavCurve;
2183: 			continue;
2184: 		}
2185: 		if(line_string.find("$NEGLECT_H_INI_EFFECT")==0)//WX:10.2011
2186: 		{
2187: 			*pcs_file >> Neglect_H_ini;
2188: 			continue;

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

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.