gp.convergence

Syntax

f := gp.convergence(gp)

Returns the gridpoint convergence value, defined as the ratio of the currenct local force ratio (gp.ratio) to the target force ratio (gp.ratio.target). A value of 1 or less is therefore considered “converged”.

Returns:f - local gridpoint mechanical convergence
Arguments:gp - a zone gridpoint pointer