Skip to content

Global control data hecmw_ctrl.dat

Specify the input and output files for the mesh data and analysis control data.

#
# for solver
#
!MESH, NAME=fstrMSH, TYPE=HECMW-ENTIRE
 hinge.msh
!CONTROL, NAME=fstrCNT
 hinge.cnt
!RESULT, NAME=fstrRES, IO=OUT
 hinge.res
!RESULT, NAME=vis_out, IO=OUT
 hinge_vis
  • !MESH: Specify a single-region mesh data file
  • !CONTROL: Specify analysis control data
  • !RESULT: Specify result data and visualization data