**create_geof_from_elset
#
Description#
This command extracts an elset from a mesh. The resulting geof file contains only the extracted elset.
Syntax#
**create_geof_from_elset
\(~\,\) *elset
elset_name
\(~\,\) [ *get_frontier
]
*get_frontier
allows to create a nset made up of the submodel (elset) frontier.
**divide_geof_from_elset
#
Description#
This command is similar to **create_geof_from_elset
. It creates a geof file that contains the extracted elset
and also provides the option to save the complement of that elset in a separate file.
Syntax#
**divide_geof_from_elset
\(~\,\) *elset
elset_name
\(~\,\) [ *get_frontier
]
\(~\,\) [ *frontier
name_frontier ]
\(~\,\) [ *save_complement
]
\(~\,\) [*complement
name_compl]
*frontier
is the name of the node set made up of the submodel (elset) frontier.
*save_complement
A flag to save the complement of the elset in a separate file name_compl
.geof
.
Example#
**divide_geof_from_elset
*elset subdomain_0001
*complement rest
*save_complement