View Issue Details

IDProjectCategoryView StatusLast Update
0001397OpenFOAMBugpublic2014-09-15 17:24
Reporteruser995Assigned Touser21 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version14.04
Summary0001397: chtMultiRegionSimpleFoam: Simulation of heat conduction in solids of different anisotropic conductivity fails
DescriptionThe simulation of heat conduction with chtMultiRegionSimpleFoam in a case containing two (or more) solid regions of different anisotropic conductivity fails with

--> FOAM FATAL ERROR:

    request for volSymmTensorField Anialpha from objectRegistry solid_heatsink failed
    available objects of type volSymmTensorField are
0()

"thermoType.transport = constAnIso" is used for both solids and the coupling is done by "type compressible::turbulentTemperatureCoupledBaffleMixed and kappa directionalSolidThermo".

As soon as a thin layer between the solids is used (by modification of the coupling condition), the simulation runs without problems.

Steps To Reproduce1. Download the archive
2. run the Allrun script --> Error
3. change the coupling conditions in system/solid_heatsource/changeDictionaryDict & system/solid_heatsink/changeDictionaryDict (delete "//")
4. run the Allclean & Allrun script
TagsNo tags attached.

Activities

user995

2014-09-10 13:22

 

bugreport.tar.gz (868,753 bytes)

user21

2014-09-15 17:23

  ~0003234

Thanks for the report.
Solved in commit 25b713bebfaa1fe6cf

Issue History

Date Modified Username Field Change
2014-09-10 13:22 user995 New Issue
2014-09-10 13:22 user995 File Added: bugreport.tar.gz
2014-09-15 17:23 user21 Note Added: 0003234
2014-09-15 17:23 user21 Status new => resolved
2014-09-15 17:23 user21 Resolution open => fixed
2014-09-15 17:23 user21 Assigned To => user21