|
[Sponsors] |
December 10, 2015, 05:59 |
Moving mesh - Multiple Regions
|
#1 |
New Member
Join Date: Aug 2015
Posts: 17
Rep Power: 11 |
Hi all !
For my personal project, I am trying to implement the wall film phenomena into an engine process simulation. My starting points were the solvers reactingParcelFilmFoam and dieselEngineFoam. Basically, I am trying to build a kind of "dieselEngineFilmFoam". So far, (I think) I succeed in adding the surface film modelisation into the dieselEngineFoam code. The problem is about the mesh moving. Code:
--> FOAM FATAL ERROR: mesh flux field does not exists, is the mesh actually moving? From function fvMesh::phi() Is it possible/feasable to move the mesh from 2 different boundary layers that are located in 2 different regions ? Are there easier and better other ways than the way I am doing ? For instance, are there some kind of utility that can help me doing what I want to simulate without modifying anymore the code ? (moveEngineTopoMesh, moveMesh and so on...) Also, my big question is : How do I move the mesh from 2 different boundary layers from 2 differents mesh regions ? PS : I am now working with the geometry from Kiva (tutorial engineFoam). |
|
December 10, 2015, 06:01 |
|
#2 |
New Member
Join Date: Aug 2015
Posts: 17
Rep Power: 11 |
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] SnappyHexMesh for internal Flow | vishwa | OpenFOAM Meshing & Mesh Conversion | 24 | June 27, 2016 09:54 |
snappyhexmesh remove blockmesh geometry | philipp1 | OpenFOAM Running, Solving & CFD | 2 | December 12, 2014 11:58 |
[snappyHexMesh] 2D AMI Moving Mesh with sHM; How hard can this be? | ADGlassby | OpenFOAM Meshing & Mesh Conversion | 18 | June 18, 2013 07:07 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |
How to control Minximum mesh space? | hung | FLUENT | 7 | April 18, 2005 10:38 |