View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000781 | OpenFOAM | Bug | public | 2013-03-14 15:02 | 2013-04-02 13:20 |
Reporter | Assigned To | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | amd64 | OS | Xubuntu | OS Version | 12.10 |
Summary | 0000781: wallHeatFlux does not work for turbulent problems | ||||
Description | When I run wallHeatFlux the error is reported: Selecting turbulence model type RASModel --> FOAM FATAL ERROR: Unknown turbulenceModel type RASModel Valid turbulenceModel types: 1(laminar) From function turbulenceModel::New(const volScalarField&, const volVectorField&, const surfaceScalarField&, fluidThermo&, const word&) in file turbulenceModel.C at line 118. FOAM exiting | ||||
Steps To Reproduce | Run wallHeatFlux utility | ||||
Tags | No tags attached. | ||||
|
I solved the problem by adding -lcompressibleRASModels to EXE_LIBS section of options file. It was here in version 2.1.x and missed in version 2.2.x. Please account for this bug in main branch. |
|
Thanks for the report - fixed by commit 49eca1b |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-14 15:02 |
|
New Issue | |
2013-03-28 16:27 |
|
Note Added: 0002079 | |
2013-04-02 13:20 |
|
Note Added: 0002084 | |
2013-04-02 13:20 |
|
Status | new => resolved |
2013-04-02 13:20 |
|
Fixed in Version | => 2.2.x |
2013-04-02 13:20 |
|
Resolution | open => fixed |
2013-04-02 13:20 |
|
Assigned To | => user2 |