HyperCrash

Option

Option

Previous topic Next topic No expanding text in this topic  

Option

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

In this directory are the necessary files to define specific user options.

To set and unset the option, the corresponding file has to be removed or the file needs to be renamed.

Renumbering

This option can:

Renumber the part with the same ID as the property
Renumber the nodes of each part from part_ID*10000 to part_ID*10000+9999
Renumber the elements of each part from part_ID*10000 to part_ID*10000+9999

This option is activated with the file, $MCRASHDIR/option/renum_file which contains:

Card 1:

/RENUMBERING/WHERE/TYPE/FLAG/PART/OPTION

Where:

 

Type

Unit

RENUMBERING

is a keyword

Keyword

No

WHERE

is a keyword which defined where the renumbering will appears:

RENUM_IN_DTYPE: during the import of the file
RENUM_ON_DTYPE: in the renumbering page
RENUM_OUT_DTYPE: during the export of the file

Keyword

No

TYPE

is a keyword which defined the type renumbering

RENUM_PART_WITH_PROP_ID: the part will have the same ID as its property
RENUM_NODE_W_PARTX1000: the nodes of each part from part_ID*10000 to part_ID*10000+9999
RENUM_NODE_W_PARTX1000: the elements of each part from part_ID*10000 to part_ID*10000+9999

Keyword

No

FLAG

is a keyword which defines:

ON: the toggle button of the option is be activated by default
OFF: the toggle button of the option is not activated by default

Keyword

No

PART

is a keyword

Keyword

No

OPTION

is a keyword which defined:

RENUM_ALL: all entities defined in TYPE will be renumbered
RENUM_NO_TYPE: nothing will be renumbered

Keyword

No

Card 2:

This card is necessary only if the option RENUM_ALL is used.

/TITLE/title_name

Where:

 

Type

Unit

TITLE

is a keyword

Keyword

No

title_name

is the name of the option which will be displayed in HyperCrash.

String

No

Card 3:

/END

Where:

 

Type

Unit

END

Keyword to finish the input.

Keyword

No

 

License option

This option can release the license when the user does not answer a question during a defined time.

This option is activated with the file, $MCRASHDIR/option/license_opt which contains:

Card 1: (FLEXLM option format)

TIMEOUT feature time

Where:

 

Type

Unit

TIMEOUT

is a keyword

Keyword

No

feature

is name of the feature to release after the time value

MCRASH

Keyword

No

time

is the time value in second

Real

Second

After the defined time value, the HyperCrash license is released and can be used by somebody else.

When the time value is exceeded and if the user wants to continue to use the HyperCrash, HyperCrash will request a new license to FLEXLM.  If there are no more licenses available, only the HyperCrash function "output” will be available to save the model.

Go to

Main Module Environment File Description