View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003869 | OpenFOAM | Bug | public | 2022-07-29 13:25 | 2024-07-10 16:37 |
Reporter | lorenzotrevisan | Assigned To | will | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | x86_64 | OS | Slackware | OS Version | 15.0 |
Product Version | 10 | ||||
Fixed in Version | 11 | ||||
Summary | 0003869: externalWallHeatFluxTemperature BC does not work anymore with compressibleInterFoam and compressibleMultiphaseInterFoam | ||||
Description | externalWallHeatFluxTemperature BC does not work anymore with compressibleInterFoam and compressibleMultiphaseInterFoam the solvers output the following message: --> FOAM FATAL ERROR: Cannot find a fluidThermo or solidThermo instance From function Foam::tmp<Foam::Field<double> > Foam::temperatureCoupledBase::kappa(const fvPatchScalarField&) const in file derivedFvPatchFields/temperatureCoupledBase/temperatureCoupledBase.C at line 124. | ||||
Steps To Reproduce | copy a compressibleInterFoam or compressibleMultiphaseInterFoam tutorial and change any wall BC to externalWallHeatFluxTemperature as described in the v10 c++ source code guide | ||||
Additional Information | I attach tutorials/multiphase/compressibleInterFoam/RAS/damBreak with BC 0/T modified for lowerWall as externalWallHeatFluxTemperature | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-07-29 13:25 | lorenzotrevisan | New Issue | |
2022-07-29 13:25 | lorenzotrevisan | File Added: damBreak.tar.gz | |
2024-07-10 16:37 | will | Assigned To | => will |
2024-07-10 16:37 | will | Status | new => resolved |
2024-07-10 16:37 | will | Resolution | open => fixed |
2024-07-10 16:37 | will | Fixed in Version | => 11 |
2024-07-10 16:37 | will | Note Added: 0013309 |