View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003530 | OpenFOAM | Bug | public | 2020-08-10 11:08 | 2020-08-13 12:25 |
Reporter | ekhcsar | Assigned To | henry | ||
Priority | low | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | dev | ||||
Summary | 0003530: Documentation of thermalBaffles requires adaptation to OpenFOAM v8 | ||||
Description | The 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 | ||||
Tags | No tags attached. | ||||
|
This should be resolved by commit 95af33515a74ce95eaff2710215dd3f037329be4 |
|
Looks good except that I think the change from compressible::thermalBaffle1D<hConstSolidThermoPhysics> to compressible::thermalBaffle1D<eConstSolidThermoPhysics> is still missing. |
|
Resolved by commit 944b982bb35314911fbc5c2bb3216e3f22440719 and 95af33515a74ce95eaff2710215dd3f037329be4 |
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 |