I would like to save a sideset on an edge in an ExodusII file. This doesn’t seem to work for me at the moment though. Here’s the journal file I tried to use:
brick x 1 y 1 z 20
volume 1 size auto factor 6
volume 1 size auto factor 6
mesh volume 1
block 1 volume 1
sideset 1 surface 2
sideset 10 curve 3
nodeset 2 node 8
export mesh "beam.exo" dimension 3 block all sideset all nodeset all overwrite
When I import beam.exo into CUBIT, sideset 10 is lost. Is it possible to save this data, or is a “curve” sideset not supported in ExodusII?
Thanks,
David