OOF2: The Manual
Name
Continuum Profile (ContinuumProfileXT) — Boundary condition is arbitrary function of position and time.
Synopsis
ContinuumProfileXT(function)
Details
-
Base class:
ProfileXT -
Parameters:
function- A function of x, y, nx, ny, i, s, alpha, and/or t. Type: A
ProfileFunctionXTobject.
Description
A ContinuumProfileXT object represents a
Profile
that varies continuously as a function of space and may also be a
function of time. Although the function
parameter is a ProfileFunctionX
object, it may be given as a simple string. See ProfileFunction
for details.



