CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

reactingFoam refiner dynamicMeshDict Error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 26, 2024, 16:49
Default reactingFoam refiner dynamicMeshDict Error
  #1
New Member
 
Join Date: Jul 2016
Posts: 5
Rep Power: 9
Bish is on a distinguished road
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
Bish is offline   Reply With Quote

Old   Yesterday, 11:32
Default Any thoughts?
  #2
New Member
 
Join Date: Jul 2016
Posts: 5
Rep Power: 9
Bish is on a distinguished road
Has anyone got any thoughts on this error?

Thanks,
Bish
Bish is offline   Reply With Quote

Reply

Tags
amr, combustion, dynamicmeshdict, reactingfoam, refiner


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DPM udf error haghshenasfard FLUENT 0 April 13, 2016 06:35
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch gschaider OpenFOAM Installation 225 August 25, 2015 19:43
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
OpenFOAM without MPI kokizzu OpenFOAM Installation 4 May 26, 2014 09:17
Compile problem ivanyao OpenFOAM Running, Solving & CFD 1 October 12, 2012 09:31


All times are GMT -4. The time now is 16:04.