OOF2: The Manual

Name

Continuum Profile (ContinuumProfile) — Boundary condition is an arbitrary function of position.

Synopsis

ContinuumProfile(function)

Details

  • Base class: ProfileX
  • Parameters:

    function
    A function of x, y, nx, ny, i, s, and/or alpha. Type: A ProfileFunctionX object.

Description

A ContinuumProfile object represents a Profile that varies continuously as a function of space. Although the function parameter is a ProfileFunctionX object, it may be given as a simple string. See ProfileFunction for details.