|
[Sponsors] |
openfoam chtMultiRegionSimpleFoam gives rho always equals to 1 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 6, 2023, 11:51 |
openfoam chtMultiRegionSimpleFoam gives rho always equals to 1
|
#1 |
Member
Join Date: Apr 2021
Posts: 41
Rep Power: 5 |
Hello,
I have an issue while using chtMultiRegionSimpleFoam on a very simple geometry with a 'solid' porous zone in the middle of a pipe where air is passing. I set the air inlet condition as below: Code:
U/ inlet { type flowRateInletVelocity; massFlowRate $airMflowRate; value uniform (0 0 0); rho rho; rhoInlet $rhoInf; } T/ inlet { type fixedValue; value uniform $Tairin; } rhoInf = 0.36; // kg/m3 airMflowRate = 0.19; // kg/s Tairin = 890; // K and the thermophysicalProperties for the air as below: Code:
thermoType { type heRhoThermo; mixture pureMixture; transport const; thermo hConst; equationOfState perfectGas; specie specie; energy sensibleEnthalpy; } What could be wrong here ? Thanks |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UNIGE February 13th-17th - 2107. OpenFOAM advaced training days | joegi.geo | OpenFOAM Announcements from Other Sources | 0 | October 1, 2016 20:20 |
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 21, 2016 12:50 |
OpenFOAM Training, London, Chicago, Munich, Houston 2016-2017 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 14, 2016 04:19 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |
OpenFOAM Debian packaging current status problems and TODOs | oseen | OpenFOAM Installation | 9 | August 26, 2007 14:50 |