shamo.utils.onelab.read_vector_file¶
-
shamo.utils.onelab.read_vector_file(path)[source]¶ Read a table formatted vector field from GetDP.
- Parameters
- path
str,byteoros.PathLike The path to the output file.
- path
- Returns
intThe data type.
np.ndarrayThe element tags.
np.ndarrayThe values.