\(\renewcommand{\AA}{\text{Å}}\)

fix_modify AtC mesh output command

Syntax

fix_modify <AtC fixID> mesh output <file_prefix>
  • AtC fixID = ID of fix atc instance

  • mesh output = name of the AtC sub-command

  • file_prefix = prefix of various generated output files

Examples

fix_modify AtC mesh output meshData

Description

Command to output mesh and associated data: nodesets, facesets, and elementsets. This data is only output once upon initialization since currently the mesh is static. Creates binary (EnSight, “gold” format) output of mesh data.

Restrictions

None.

Default

None.