OPTIONS... Setting Model Check Options
OPTIONS... Setting Model Check Options
The check option panel is now divided into pages for ease of use.
Use the popup to go to the page you want.
These are the options that control checks related to rigid entities
Options for which zero is a valid entry will have an ON/OFF tick box to control whether the option is active.
For others entry of zero (or blank) de-activates the option.
These are the options that control checks related to contacts
Sliding contact - by default the checks are off . If active, crossed edge checking is done. Additionally, penetrations may be reported if they fail one of 3 thresh-hold criteria.
- the max allowable value of penetration (typically 0.5mm)
- the minimum remaining unpenetrated segment thickness (typically 0.5mm)
- criterion B expressed as ratio of average segment thickness (typically 0.7)
Tied contact - by default constrained contacts will be checked for clashes with one another and connection contacts will be checked for any untied nodes. In the general case, there is no rule for which of tracked nodes are supposed to tie so a variety of options (all off by default) have been added.
- basic check - will give contact error if no node is tied
- tracked node set - error if any contact with SURFA (tracked) side defined by node set does not tie all the nodes
- tracked part - error if contact with tracked set defined by part/part-set or shell-set does not tie all the nodes
- free shell edge - error if tracked nodes on free edges of shell do not tie
- solid face - error if any external nodes on solid do not tie
The majority of PRIMER's checks are automatic and built into the software. These flag up fatal errors that would stop the model initialising in Ansys LS-DYNA and errors which could mean that the model is unreliable or may fail to run to completion. However, PRIMER enables the user to turn off/on many of its model integrity checks to allow the user to set a custom level of model warnings. The options available to control the level of checking have expanded considerably in recent versions of PRIMER. Most of these options can have an initial state set using the oa_pref file. For example:
|
Controls whether contacts are checked for penetrations and crossed edges. Set the following line in the oa_pref file: primer*contact_penetration_checks: ON (default OFF) |
The following is a summary of the check options in PRIMER. Most options can also be set as user preferences.
|
Ansys LS-DYNA version number (LS970, etc)
Warnings about output fields suppressed due to the current Ansys LS-DYNA version number.
Element quality checks (ON/OFF/PREF) - by default each check set to PREF value (or OFF if this is unset)
Spotweld checks - by default these are ON
|
The other checks are self-explanatory, providing the user with several mass checks and model quality checks. A few worth noting are:
- max separation for rigid body merge checks the distance between merges to detect a merge that has accidentally been made across the model
- nodal rigid body max size warns if nodal rigid bodies as measured by the diagonal of an enclosing box exceed defined size
- check mat24 curves to strain (FAIL=0) it is an error for MAT24 load curves to cross the x axis before failure strain is reached, similarly the curves in a table should not cross over one another below such strain. By default (FAIL=0) the failure strain is very large (1e21) so the curve will get extrapolated and two curves may converge in theory. In reality extrapolating strain to this amount is unrealistic, users may prefer to limit the check to a realistic strain value (e.g. 100.0).
- check for duplicated elems in same part - elements which share the same nodes & part, also called overlap check
- part quality will warn if more thah a user defined %age of elements of a part have failed the user defined quality checks
- the default is <auto> which means PRIMER attempts to calculate the minimum mass of the rigid part required to keep the adjoining deformable elements stable under conditions where model has added mass. Such mass is effectively lost at the nodes which join the rigid part, hence its mass must be sufficient to compensate. Users may set their own minimum mass value.
The current element quality check settings apply to both standard checking and APPLY_RULES checking. To invoke the latter the rules checks must be activated.
Note: some checks may require intensive operations, e.g. Model %age added mass requires calculation of model mass. On very large models, this may make the checking process appear slow.