gp.fluid.load

Syntax

f := gp.fluid.load(gp)
gp.fluid.load(gp) := f

Get/set the additional fluid load.

Flow may be applied to gridpoints with the FISH intrinsic gp.fluid.load. These loads are in addition to loads derived from the zone face apply command and other sources of fluid load. The variables may be both changed and inspected by a FISH function. If not set by a user FISH function, these additional loads default to zero. They are not changed by FLAC3D in any way, and indefinitely retain whatever values are set by the user.

Returns:f - the additional fluid load applied to that gridpoint
Accepts:f - the additional fluid load applied to that gridpoint
Arguments:gp - a zone gridpoint pointer