View Issue Details

IDProjectCategoryView StatusLast Update
0001055OpenFOAMBugpublic2013-10-23 11:06
Reporteruser588Assigned Touser21 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSOtherOS Version(please specify)
Summary0001055: z0 not stabilised against FPEs in nutkAtmRoughWallFunction
DescriptionIn 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 ReproduceRun the turbineSiting tut with z0 = 0;
TagsNo tags attached.

Activities

user21

2013-10-23 11:06

  ~0002578

Resolved in commit: 2b5014eac1b75d3c

Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1055

Thanks

Issue History

Date Modified Username Field Change
2013-10-21 15:14 user588 New Issue
2013-10-23 11:06 user21 Note Added: 0002578
2013-10-23 11:06 user21 Status new => resolved
2013-10-23 11:06 user21 Resolution open => fixed
2013-10-23 11:06 user21 Assigned To => user21