contactbehaviors
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- anchor_update_level
- The anchor point update behavior. Valid values are:
- attributesmax
- The number of attributes owned by this entity.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- contactloop_max
- The upper limit for the number of iterations on the external side of the contact.
- definedentity
- True if the entity is defined, false otherwise.
- external_finite_sliding_loop_max
- The maximum number of outer finite slip iterations.
- external_finite_sliding_loop_type
- The step to which the outer finite slip iteration is applied. Valid values are:
- extra_contactloop_max
- The upper limit for the additional number of iterations of the contact.
- friction_onset
- The friction onset behavior. Valid values are:
- friction_tol
- The friction tolerance.
- id
- The ID of the entity.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- initial_internal_contactloop_max
- The first upper limit of the number of iterations on the internal side at each step.
- internal_contactloop_max
- The upper limit of the number of iterations on the internal side.
- internalid
- The ID of the entity.
- internalname
- The internal name of the entity.
- maxchp
- The maximum points with a changed contact state to determine whether the contact iteration is considered converged.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- penetration_tol
- The penetration tolerance.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- process_id
- The ID of the loadstep for which the contact parameter is defined.
- relative_penetration_tol
- The relative penetration tolerance.
- relative_separation_tol
- Tensile force has occurred if the tensile force is greater than this value.
- separation_tol
- Tensile is caused if the constant pressure in the tensile direction is greater than this value.
- shrink_time
- The shrink time.
- shrink_type
- The scope of penetration cancellation for the contact type that is to be separated. Valid values are:
- solver_id
- The solver ID of the entity.
- solverkeyword
- The name of the solver keyword.
- solvername
- The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
- stick_slip_tol
- The stick slip tolerance.
- subdivide_mode
- Determines whether calculation should be performed again with smaller increments or to fix the contact condition when the contact iterations is reached. Valid values are:
- use_critical_penetration
- Specifies whether critical penetration in the contact pair is used to control automatic time. Valid values are:
Version History
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names internalname and solvername.