View Issue Details

IDProjectCategoryView StatusLast Update
0000242OpenFOAMBugpublic2011-07-11 11:26
Reporteruser219Assigned Touser21 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSOpenSuseOS Version11.3
Summary0000242: curious(bad) temperature with thermalPorousZone -> fixedTemperature
Descriptionswitching thermalModel to fixedTemperature=350 in const/porousZones will cause a temperature sink to something like 0.3 Kelvin in the rhoPorousMRFSimpleFoam/angledDuctExplicit case

or did I a mistake?

couldn't find a bugreport with regard to this
Steps To ReproducerhoPorousMRFSimpleFoam/angledDuctExplicit or ...Implicit case

in constant/porousZones ->

        thermalModel
        {
            type fixedTemperature;

            // fixedTemperature coefficients
            T 350;
        }
TagsNo tags attached.

Activities

user21

2011-07-11 11:26

  ~0000540

It has been now fixed in the 2.0.x git repository.

Thanks

Issue History

Date Modified Username Field Change
2011-07-08 10:43 user219 New Issue
2011-07-11 11:26 user21 Note Added: 0000540
2011-07-11 11:26 user21 Status new => resolved
2011-07-11 11:26 user21 Resolution open => fixed
2011-07-11 11:26 user21 Assigned To => user21