pymech
pymech copied to clipboard
Implement postprocessing I/O functions
The "PSTAT" module of the KTH framework requires some specialized output, specifically positionsof the interpolated mesh. These are now some scripts adapted from pymech functions. Those can be generalized and added to pymech:
- https://github.com/KTH-Nek5000/KTH_Examples/blob/99dda707764a770b75191470d489aa07b818a7fe/phill_PSTAT3D/writer_int_pos.py
- https://github.com/KTH-Nek5000/KTH_Examples/blob/99dda707764a770b75191470d489aa07b818a7fe/phill_PSTAT3D/reader_int_fld.py
There are also 2D functions in phill_PSTAT2D/pp_Python/modules