KVSlab / turtleFSI

Monolithic Fluid-Structure Interaction (FSI) solver
https://turtlefsi2.readthedocs.io/en/latest/
GNU General Public License v3.0
63 stars 23 forks source link

Save mesh #81

Closed keiyamamo closed 1 year ago

keiyamamo commented 1 year ago

For the post-processing, we work a lot with mesh (fluid only mesh / solid only mesh / refined version of those two). Thus, I think it would make sense that turtleFSI produce a folder called Mesh and we can do post-processing within the result folder. Please let me know if you have any thoughts.

keiyamamo commented 1 year ago

@johannesring Good point, but I also don’t see negative side of having it in turtle. I will merge this for now, but we can always revert back and transfer the this to be inside fsipy/problem file :)