View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000039 | OpenFOAM | Bug | public | 2010-09-17 12:36 | 2010-10-07 18:04 |
Reporter | Assigned To | ||||
Priority | high | Severity | major | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Summary | 0000039: Duplicate class Foam::regionProperties | ||||
Description | Absolutely identical copies show up in applications/solvers/heatTransfer/chtMultiRegionFoam/regionProperties/regionProperties.[CH] and src/turbulenceModels/compressible/RAS/derivedFvPatchFields/turbulentTemperatureCoupledBaffle/regionProperties.[CH] Since chtMultiRegionFoam also links against libcompressibleRASModels this can (depending on the compiler/linker combination) lead to very strange run-time failures, such as failing dynamic_cast's. As both implementations are identical, removing the one from chtMultiRegionFoam seems to be the simplest solution and also solves the problem for me. | ||||
Tags | Modelling, Solver | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-09-17 12:36 |
|
New Issue | |
2010-09-17 13:09 |
|
Assigned To | => user4 |
2010-09-17 13:09 |
|
Status | new => assigned |
2010-09-17 17:59 |
|
Note Added: 0000041 | |
2010-09-17 17:59 |
|
Status | assigned => resolved |
2010-09-17 17:59 |
|
Fixed in Version | => 1.7.x |
2010-09-17 17:59 |
|
Resolution | open => fixed |
2010-10-07 18:04 |
|
Tag Attached: Modelling | |
2010-10-07 18:04 |
|
Tag Attached: Solver |