|
[Sponsors] |
May 24, 2013, 10:03 |
reactingFoam - species do not move
|
#1 |
New Member
Sebastian
Join Date: May 2013
Posts: 7
Rep Power: 13 |
I am running a very simple pipe flow with reactingFoam. Inlet - wall - outlet. The thermochemistry setup is the same as for the reactingFoam tutorial. I see the velocity and pressure going through the pipe with time as one would expect, but not the species. My initial setting is 100% N2 in the volume and I am setting air for the b/c at the inlet. I should see O2 being convected into the pipe. Species equations are being solved and written, but the species' values remain almost unchanged. I tried to increase the initialChemicalTimeStep, to no avail.
I seem to be missing out the obvious thing. Thanks for suggestions. |
|
May 25, 2013, 06:04 |
|
#2 |
New Member
Sebastian
Join Date: May 2013
Posts: 7
Rep Power: 13 |
I found the mistake: the mesh was written in mm instead of m.
I take the path freeCAD - gmesh - engrid - openfoam. Although the step file from freeCAD was correctly written in m, gmesh wrote the mesh out in mm which later openfoam interpreted as m. remedy: transformPoints -scale '(0.001 0.001 0.001)' It is always a good idea to check the points file for the correct units. If someone knows how to set the default in gmesh permanently to meters, please answer to this post. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Modelling Biomass Combustion via Species Transport | Racheal | FLUENT | 39 | January 8, 2022 08:42 |
In reactingFoam, is there any way to normalize mass fractions in initial conditions? | goxberry | OpenFOAM Pre-Processing | 0 | May 8, 2013 16:26 |
Species Mass Fraction in reactingFOAM | Marshak | OpenFOAM | 1 | November 29, 2012 02:31 |
Find the total amount of a species in reactingFoam or dieselFoam | alexandrepereira | OpenFOAM Post-Processing | 0 | February 21, 2009 16:58 |
Please explain the implementation of species transport Eqn in reactingFoam | kallipygian | OpenFOAM Running, Solving & CFD | 0 | October 13, 2008 08:29 |