View Issue Details

IDProjectCategoryView StatusLast Update
0004026OpenFOAMBugpublic2023-10-16 08:17
Reportersuroy2005 Assigned Tohenry  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
PlatformlinuxOSRHELOS Version9.2
Product Version11 
Summary0004026: heatedDuct tutorial doest not work wih anisotropic kappa (80 80 80) for heater
Descriptionin tutorial heatedDuct used "transport constAnisoSolid" in physicalProperties for heater with kappa (80 80 80) and run in serial mode

The program exits with following error:

------------
Selecting solver solid
Selecting thermodynamics package
{
    type heSolidThermo;
    mixture pureMixture;
    transport constAnisoSolid;
    thermo eConst;
    equationOfState rhoConst;
    specie specie;
    energy sensibleInternalEnergy;
}

Selecting default solid thermophysical transport model isotropic


--> FOAM FATAL IO ERROR:
Cannot instantiate an isotropic transport model with anisotropic solid properties

file: /home/suroy/OpenFOAM/suroy-11/run/tutorials/multiRegion/CHT/heatedDuct/constant/heater/thermophysicalTransport

    From function Foam::solidThermophysicalTransportModels::isotropic::isotropic(const Foam::solidThermo&)
    in file isotropic/isotropic.C at line 60.

FOAM exiting
Steps To Reproducemodify heatedDuct tutorial.
change physicalProperties for heater to "transport constAnisoSolid" and "kappa (80 80 80)"
change script Allrun to run openFOAM in serial mode
TagsNo tags attached.

Activities

henry

2023-10-16 08:17

manager   ~0013141

You need to specify the anisotropic model in constant/heater/thermophysicalTransport

henry

2023-10-16 08:17

manager   ~0013142

User support request

Issue History

Date Modified Username Field Change
2023-10-15 21:37 suroy2005 New Issue
2023-10-16 08:17 henry Note Added: 0013141
2023-10-16 08:17 henry Assigned To => henry
2023-10-16 08:17 henry Status new => closed
2023-10-16 08:17 henry Resolution open => no change required
2023-10-16 08:17 henry Note Added: 0013142