View Issue Details

IDProjectCategoryView StatusLast Update
0000767OpenFOAMBugpublic2014-02-19 09:45
Reporteruser612Assigned Touser21 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version12.04
Summary0000767: No effect of transport model constAnIso in chtMultiRegionSimpleFoam
DescriptionThe transport model constAnIso doesn't give expected results. It doesn't seem that it creates an anisotrope conductivity at all.
Steps To Reproduce1. Use chtMultiRegionSimpleFoam version of multiRegionHeater tutorial
2. Edit constant/heater/thermophysicalProperties:
In dict thermoType change to
    transport constAnIso;
In dict mixture change to (for example)
    transport
    {
        kappa (.2 .2 400);
    }
3. Edit system/heater/changeDictionaryDict:
In dict T change to
    kappa directionalSolidThermo;
4. Run simulation with Allrun script
TagsNo tags attached.

Activities

user21

2013-03-07 11:41

  ~0001962

Are referring to version 2.2.0?
In that case the functionality for an-isotropic transport
for a solid is not fully functional yet. We are working on that issue.
thanks

user612

2013-03-07 13:00

  ~0001963

Last edited: 2013-03-07 13:00

Yes, I'm referring to version 2.2.0.
Will this be fixed in a later version 2.x or in a point release of version 2.2.x?
Are you going to implement an external coordinate transformation for rotated anisotropy, too?
Thank you very much!

user612

2014-02-17 22:04

  ~0002824

Is this fixed in OpenFOAM 2.3.0?

user2

2014-02-19 09:45

  ~0002859

Yes - this is now available in version 2.3

Issue History

Date Modified Username Field Change
2013-03-07 10:24 user612 New Issue
2013-03-07 11:41 user21 Note Added: 0001962
2013-03-07 13:00 user612 Note Added: 0001963
2013-03-07 13:00 user612 Note Edited: 0001963
2014-02-17 22:04 user612 Note Added: 0002824
2014-02-19 09:45 user2 Note Added: 0002859
2014-02-19 09:45 user2 Status new => resolved
2014-02-19 09:45 user2 Fixed in Version => 2.3.x
2014-02-19 09:45 user2 Resolution open => fixed
2014-02-19 09:45 user2 Assigned To => user21