upsp.processing.plot3d

read_p3d_function(filename)[source]

Read in the plot3d function file (first function)

Parameters

filename (str) – plot3d binary function file

Returns

first function in the file (Cp)

Return type

numpy.ndarray

read_p3d_grid(filename)[source]

Read an unformatted plot3d grid

Parameters

filename (str) – unformatted plot3d grid file

Returns

grid

Return type

StructGrid