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/)
-   -   How to split the mesh? (https://www.cfd-online.com/Forums/openfoam-programming-development/110123-how-split-mesh.html)

Moslem December 4, 2012 06:26

How to split the mesh?
 
dear Foamers,
I'm going to develop a hybrid continuum/molecular solver for rarefied gas flow. For this solver, I need to split the mesh into continuum and molecular parts, based on e.g. Knudsen number, and apply the appropriate solver to each part. Is there the possibility to split the mesh and generate new meshes? I want it to be done in the code not manually.

nimasam December 4, 2012 07:43

look at chtMultiRegionFoam solver, it could be a good start point how to use appropriate solver for each part

Best Regards


All times are GMT -4. The time now is 07:42.