diffuse node

Parameters

Inputs

maxIterations [in]

The maximum number of iterations.

relativeResidual [in]

The solver stops when reaching this relative residual(current error norm divided by initial error norm).

diffusionConstant [in]

The diffusion constant (must be larger than zero). A larger diffusion constant implies more diffusion.

timeStep [in]

The time step.

coarsestDOFDepth [in]

The coarsest depth in the tile tree at which diffusion should occur.

simulationDomain [in]

Solver computations will take place within this bounding box defined in world space coordinates.

attribute [in]

The name of the channel/attributed that's being diffused.

body [inout]

The aero body (Amino::Object).