CL Basic Tutorial Step 11

Step 11: Exporting the Mesh

Finally, the mesh needs to be written to an ExodusII file. This is easily done:

cubit> export genesis `brick_with_hole.g'

The filename and extension are arbitrary and, like the block and nodeset numbers, are usually named according to a convention meaningful to the analysis.