CONTROL_StopAfterReadingGeometry

stops the MESHFREE program after geometry is read (UCV)

Default: CONTROL_StopAfterReadingGeometry = 0 (no geometry checking)
option effect
1 MESHFREE reads the geometry, writes a result file and then the computation stops. Some simple checks concerning the geometry can be done without waiting for the whole point cloud generation.
2 MESHFREE reads the geometry, and then goes into the time integration without creating the MESHFREE pointcloud. I.e. the geometry is moving due to the MOVE statements given in USER_common_variables.dat. Results are written due to the SAVE_first and SAVE_interval statements, enabling the user to verify the MOVE commands.
3 same as 2. Additionally, in each time cycle we compute the search tree for the geometry (boundary elements), thus, we can check the performance of the organization steps or check RIGIDBODY movement with collisions.
Notes:
This item is referenced in:
LS-DYNA LS-DYNA -- direct interface to LS-DYNA via user loading (experimental)
FAQ overview of frequently asked questions and hints for solution
CONTROL_StopAfterReadingGeometry stops the MESHFREE program after geometry is read (CV)
CONTROL_StopAfterReadingGeometry stops the MESHFREE program after geometry is read (UCVO)
CONTROL_StopAfterReadingGeometry stops the MESHFREE program after geometry is read (UCV)
RepairGeometry enforce clustering of geometry nodes upon read-in (UCV)
exportGeometry{ export the actually imported geometry file in STL or OBJ format
Beta Latest release notes for the MESHFREE beta executables
All Complete release notes for the MESHFREE beta executables
ModelCheck Check the model before a full simulation