|
The following commands are used to control CUBIT
execution.
Exiting
the Session
The CUBIT session can be
discontinued with either of the following commands
Exit
Quit
Resetting
the Session
A reset of CUBIT will clear
the CUBIT database of the current geometry and mesh model, allowing the
user to begin a new session without exiting CUBIT. This is accomplished
with the command
Reset
[Genesis | Blocks | Nodesets | Sidesets]
A subset of portions of
the CUBIT database to be reset can be designated using the qualifiers
listed. Advanced options controlled with the Set command are not reset.
You can also reset the number of errors in the current
Cubit session, using the command
Reset errors [value]
which will set the error count to the specified value,
or zero if the value is left blank.
Determining
the CUBIT Version
To determine information
on version numbers, enter the command Version. This command reports
the CUBIT version number, the date and time the executable was compiled,
and the version numbers of the ACIS solid modeler and the VTK library
linked into the executable. This information is useful when discussing
available capabilities or software problems with CUBIT developers.
Echoing
Commands
By default, commands entered
by the user will be echoed to the terminal. The echo of commands is controlled
with the command:
[set]
echo {on | off} |