|
[Sponsors] |
March 26, 2024, 17:49 |
reactingFoam refiner dynamicMeshDict Error
|
#1 |
New Member
Join Date: Jul 2016
Posts: 5
Rep Power: 10 |
Hi Foamers!
I am currently using OpenFOAM-dev, build dev-b9b8a8ac124e to model an explosion (specifically pressure piling) of two interconnected vessels (essentially 2 cylinders connected via a small tube or orifice). The domain is homogeneously filled with a gas such as hydrogen and ignited from one end of the chambers. I am looking to use adaptive mesh refinement (AMR) to refine the mesh in areas of high turbulence as the simulation is falling over as the velocity in certain areas is going very high and therefore the Courant number crashes and the timestep goes very low (using adaptive time step). The mesh is approximately 8 million cells and is made up of tetrahedral cells. The simulation runs but as soon as the criteria is met to refine the mesh, the following error: [13] --> FOAM FATAL ERROR: [13] request for volVectorField rhoU_0 from objectRegistry region0 failed available objects of type volVectorField are 3 ( U_0 U rhoU ) I am not sure where rhoU_0 is being called from but none of the dictionaries are. Within the dynamicMeshDict, correctFluxes has to be defined and I believe it could have to do with this? // Fluxes to adapt. For newly created faces or split faces the flux // gets estimated from an interpolated volVectorField ('velocity') // First is name of the flux to adapt, second is velocity that will // be interpolated and inner-producted with the face area vector. correctFluxes ((phi none) (phi none)); Looking forward to your help, Bish |
|
April 27, 2024, 12:32 |
Any thoughts?
|
#2 |
New Member
Join Date: Jul 2016
Posts: 5
Rep Power: 10 |
Has anyone got any thoughts on this error?
Thanks, Bish |
|
Tags |
amr, combustion, dynamicmeshdict, reactingfoam, refiner |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
DPM udf error | haghshenasfard | FLUENT | 0 | April 13, 2016 07:35 |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 19:00 |
OpenFOAM without MPI | kokizzu | OpenFOAM Installation | 4 | May 26, 2014 10:17 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |