View Issue Details

IDProjectCategoryView StatusLast Update
0004027OpenFOAMBugpublic2023-10-16 12:35
Reportersuroy2005 Assigned Towyldckat  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSRHELOS Version9.2
Product Version11 
Summary0004027: heatedDuct tutorial doest not work wih anisotropic kappa for heater (continued)
Descriptionin the instruction in /src/ThermophysicalTransportModels/solid/anisotropic/anisotropic.H
the "anisotropic model" is supposed to be written in file constant/heater/thermophysicalProperties. But this file is not read.

Even if the "anisotropic model is written in file constant/heater/thermophysicalTransport it is also not read.
Additional InformationThe FATAL ERROR is always:

-----------------------
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: /home2/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
TagsNo tags attached.

Activities

wyldckat

2023-10-16 12:35

updater   ~0013144

Indicated in https://bugs.openfoam.org/view.php?id=4028 that it has been solved.

Issue History

Date Modified Username Field Change
2023-10-16 11:41 suroy2005 New Issue
2023-10-16 12:35 wyldckat Assigned To => wyldckat
2023-10-16 12:35 wyldckat Status new => closed
2023-10-16 12:35 wyldckat Resolution open => no change required
2023-10-16 12:35 wyldckat Note Added: 0013144