View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001055 | OpenFOAM | Bug | public | 2013-10-21 15:14 | 2013-10-23 11:06 |
Reporter | Assigned To | ||||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Other | OS Version | (please specify) |
Summary | 0001055: z0 not stabilised against FPEs in nutkAtmRoughWallFunction | ||||
Description | In nutkAtmRoughWallFunctionFvPatchScalarField.C the line: scalar Edash = (y[faceI] + z0_[faceI])/z0_[faceI]; could do with some 1/0 FPE stabilisation on z0, especially as the example usage in the header of nutkAtmRoughWallFunction and atmBoundaryLayerInletVelocity gives z0 = 0. Regards, Graham | ||||
Steps To Reproduce | Run the turbineSiting tut with z0 = 0; | ||||
Tags | No tags attached. | ||||
|
Resolved in commit: 2b5014eac1b75d3c Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1055 Thanks |