gp.state.save

Syntax

i := gp.state.save(gp)

Saves all gridpoint state information to the currently open FISH file. See the file.open and file.write intrinsics.

Returns:

i - returns 0 upon success; otherwise, returns a FISH file error code

Arguments:

gp - a zone gridpoint pointer