-
AMPLITUDE
-
Set this parameter equal to the name of the AMPLITUDE option that gives the
variation of the sink temperature,
, with time.
If this parameter is omitted in an Abaqus/Standard analysis, the reference sink temperature is applied immediately at the beginning of
the step or linearly over the step, depending on the value assigned to the
AMPLITUDE parameter on the STEP option (Defining an Analysis). If this
parameter is omitted in an Abaqus/Explicit analysis, the reference sink temperature given on the data lines is applied
immediately at the beginning of the step.
For nonuniform film coefficients, the sink temperature amplitude is defined in user
subroutine FILM in Abaqus/Standard or user subroutine VFILM in Abaqus/Explicit; and the AMPLITUDE references are
used only to modify the sink temperature passed into the user subroutine.
-
FILM AMPLITUDE
-
Set this parameter equal to the name of the AMPLITUDE option that gives the
variation of the film coefficient, h, with time.
If this parameter is omitted, the reference film coefficient is applied immediately
at the beginning of the step and kept constant over the step.
The FILM AMPLITUDE parameter is
ignored if a film coefficient is defined to be a function of temperature and field
variables via the FILM PROPERTY option.
For nonuniform film coefficients, the film coefficient amplitude is defined in user
subroutine FILM in Abaqus/Standard or user subroutine VFILM in Abaqus/Explicit; and FILM AMPLITUDE references
are used only to modify the film coefficient passed into the user subroutine.
-
OP
-
Set
OP=MOD
(default) for existing CFILMs to remain, with this
option modifying existing films or defining additional films.
Set
OP=NEW
if all existing CFILMs applied to the model
should be removed.
-
PHANTOM
-
This parameter applies only to Abaqus/Standard analyses.
Set
PHANTOM=NODE
to define film coefficients and sink temperatures at a phantom node that is originally
located coincident with the specified real node in an enriched element.
Set
PHANTOM=EDGE
to define film coefficients and sink temperatures at a phantom node located on an
element edge between the two specified real corner nodes in an enriched element. This
setting applies only to nodes with both pore pressure and temperature degrees of
freedom.
-
REGION TYPE
-
This parameter applies only to Abaqus/Explicit analyses.
This parameter is relevant only for concentrated films applied on the boundary of an
adaptive mesh domain. If concentrated films are applied to nodes in the interior of an
adaptive mesh domain, these nodes will always follow the material.
Set
REGION TYPE=LAGRANGIAN
(default) to apply a concentrated film to a node that follows the material
(nonadaptive).
Set
REGION TYPE=SLIDING
to apply a concentrated film to a node that can slide over the material. Mesh
constraints are typically applied to the node to fix it spatially.
Set
REGION TYPE=EULERIAN
to apply a concentrated film to a node that can move independently of the material.
This option is used only for boundary regions where the material can flow into or out
of the adaptive mesh domain. Mesh constraints must be used normal to an Eulerian
boundary region to allow material to flow through the region. If no mesh constraints
are applied, an Eulerian boundary region will behave in the same way as a sliding
boundary region.
-
USER
-
Include this parameter to indicate that any nonzero film coefficients prescribed
through this option will be defined in user subroutine FILM in Abaqus/Standard or user subroutine VFILM in Abaqus/Explicit.
If this parameter is used, any film coefficient and sink temperature values defined
on the data lines of the option (and possibly modified by the
AMPLITUDE and
FILM AMPLITUDE parameters) are
passed into user subroutines FILM and VFILM and can be modified within
the user subroutines.