pymech icon indicating copy to clipboard operation
pymech copied to clipboard

Implement postprocessing I/O functions

Open ashwinvis opened this issue 5 years ago • 0 comments

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

ashwinvis avatar Oct 07 '20 20:10 ashwinvis