OOF2: The Manual
Name
CoreProfile — Fundamental boundary condition profiles
Subclasses
Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.
-
Continuum Profile (
ContinuumProfile) -- Boundary condition is arbitrary function of position or arclength. -
Constant Profile (
ConstantProfile) -- Boundary condition has a constant value. -
Linear Profile (
LinearProfile) -- Boundary condition is a linear function of arclength.
Description
A Profile
object describes the shape of a boundary
condition. Profiles can be given
names and
referred to by name, or they can be created on the fly and used
anonymously. The unnamed Profiles are
instances of the CoreProfile class. A NamedProfile is created by assigning a
name to a CoreProfile.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




