gp.fluid.volume.add

Syntax

fp := gp.fluid.volume.add(gp,fv)

Adds an increment of fluid volume fv (in actual units of volume) to the fluid pore of the gridpoint. Returns the updated pore-pressure. Note that a change in fluid volume may result in a change to saturation only, depending on the saturation model of the gridpoint.

Returns:

f - the updated pore-pressure of the gridpoint

Arguments:

gp - a zone gridpoint pointer fv - the fluid volume being added to the gridpoint