CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   [OpenFOAM] - Coupling dsmcFoam and laplacianFoam (https://www.cfd-online.com/Forums/openfoam/143500-openfoam-coupling-dsmcfoam-laplacianfoam.html)

costrom October 26, 2014 15:15

[OpenFOAM] - Coupling dsmcFoam and laplacianFoam
 
I am working on a project to simulate reentry trajectories, and I have been able to script the dsmcFoam run cases.

However, to complete the other side of the project, I need to:
  1. take a CAD file (from FLUENT or other software)
  2. create a volume mesh of it (with patches in OpenFOAM named the same as the material the part is made of)
  3. snap that into the block mesh
  4. run dsmcFoam to get flow field and surface temperatures
  5. run laplacianFoam to get new temperatures for each cell in body mesh
  6. run through all cells and if u_int >= u_melt, delete cell from the body mesh and re-do blockMesh and merge/snap mesh
  7. continue with next run of dsmcFoam


Does anyone have experience with combining OpenFOAM solvers in a regional fashion?

Thanks,
Chris


All times are GMT -4. The time now is 08:14.