CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   moving domain, interFoam and mapping fields (https://www.cfd-online.com/Forums/openfoam-programming-development/87462-moving-domain-interfoam-mapping-fields.html)

pablodecastillo April 20, 2011 15:10

moving domain, interFoam and mapping fields
 
Hello,

I am writing a new solver, it is based in interFoam and moving all the domain (i mean it is based in solid rigid rotation and traslation).

I am moving the domain with mesh.movePoints(NewPoints);

how can i get to mapping the fields at the new mesh position?

I guess that it is using mapPolyMesh, but how can i use?, do i need to save the old points and cell centers??

thanks

pablodecastillo April 23, 2011 14:45

If i move a multiphase domain up or down with interDyFoam and solidBodyMotion it is not updating the z=0 or "free surface", simple it is moving all the domain changing the points positions, how can i do to map the free surface in their new position?

Advanced thanks


All times are GMT -4. The time now is 10:46.