reservoirflow.grids.RegularCartesian.get_fdir#

RegularCartesian.get_fdir() str#

Returns the flow direction (fdir) as str.

Returns:

contains one or combination of (‘-‘,’x’,’y’,’z’) based on the grid dimensions that are higher than 1.

Return type:

str