The ConcentratedFilmConditionState object stores the propagating data for a ConcentratedFilmCondition object. One instance of this object is created internally by the ConcentratedFilmCondition object for each step. The instance is also deleted internally by the ConcentratedFilmCondition object.
The ConcentratedFilmConditionState object has no constructor or methods.
The ConcentratedFilmConditionState object is derived from the InteractionState object.
import interaction mdb.models[name].steps[name].interactionStates[name]
The ConcentratedFilmConditionState object has the following members:
A SymbolicConstant specifying the propagation state of the interactionProperty member. Possible values are UNSET, SET, UNCHANGED, and FREED.
A Float specifying the sink temperature.
A SymbolicConstant specifying the propagation state of the sinkTemperature member. Possible values are UNSET, SET, UNCHANGED, and FREED.
A SymbolicConstant specifying the propagation state of the sinkAmplitude member. Possible values are UNSET, SET, UNCHANGED, and FREED.
A Float specifying the film coefficient.
A SymbolicConstant specifying the propagation state of the filmCoeff member. Possible values are UNSET, SET, UNCHANGED, and FREED.
A SymbolicConstant specifying the propagation state of the filmCoeffAmplitude member. Possible values are UNSET, SET, UNCHANGED, and FREED.
A Float specifying the area associated with the node where the concentrated film condition is applied.
A SymbolicConstant specifying the propagation state of the nodalArea member. Possible values are UNSET, SET, UNCHANGED, and FREED.
A String specifying the FilmConditionProp object associated with this interaction.
A String specifying the name of the Amplitude object that gives the variation of the sink temperature.
A String specifying the name of the Amplitude object that gives the variation of the film coefficient.
A SymbolicConstant specifying the propagation state of the InteractionState object. Possible values are:
NOT_YET_ACTIVE
CREATED
PROPAGATED
MODIFIED
DEACTIVATED
NO_LONGER_ACTIVE
TYPE_NOT_APPLICABLE
INSTANCE_NOT_APPLICABLE
BUILT_INTO_BASE_STATE