View Issue Details

IDProjectCategoryView StatusLast Update
0003530OpenFOAMBugpublic2020-08-13 12:25
Reporterekhcsar Assigned Tohenry  
PrioritylowSeveritytextReproducibilityalways
Status resolvedResolutionfixed 
Product Versiondev 
Summary0003530: Documentation of thermalBaffles requires adaptation to OpenFOAM v8
DescriptionThe documentation of the thermalBaffles requires adaptation to OpenFOAM v8:

1D (https://cpp.openfoam.org/v8/classFoam_1_1compressible_1_1thermalBaffle1DFvPatchScalarField.html#details):
- compressible::thermalBaffle1D<hConstSolidThermoPhysics>; --> compressible::thermalBaffle1D<eConstSolidThermoPhysics>;
- Cp --> Cv
- bonus: add an entry for value to <slavePatchName>

3D (https://cpp.openfoam.org/v8/classFoam_1_1compressible_1_1thermalBaffleFvPatchScalarField.html#details):
- delete kappa
- hConst --> eConst
- sensibleEnthalpy --> sensibleInternalEnergy
- Cp --> Cv
TagsNo tags attached.

Activities

henry

2020-08-10 14:14

manager   ~0011450

This should be resolved by commit 95af33515a74ce95eaff2710215dd3f037329be4

ekhcsar

2020-08-13 11:58

reporter   ~0011456

Looks good except that I think the change from compressible::thermalBaffle1D<hConstSolidThermoPhysics> to compressible::thermalBaffle1D<eConstSolidThermoPhysics> is still missing.

henry

2020-08-13 12:25

manager   ~0011457

Resolved by
commit 944b982bb35314911fbc5c2bb3216e3f22440719 and 95af33515a74ce95eaff2710215dd3f037329be4

Issue History

Date Modified Username Field Change
2020-08-10 11:08 ekhcsar New Issue
2020-08-10 14:14 henry Note Added: 0011450
2020-08-13 11:58 ekhcsar Note Added: 0011456
2020-08-13 12:25 henry Assigned To => henry
2020-08-13 12:25 henry Status new => resolved
2020-08-13 12:25 henry Resolution open => fixed
2020-08-13 12:25 henry Fixed in Version => 8
2020-08-13 12:25 henry Note Added: 0011457