View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003066 | OpenFOAM | Bug | public | 2018-09-04 14:09 | 2018-09-04 14:48 |
Reporter | kevnor | Assigned To | henry | ||
Priority | low | Severity | trivial | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0003066: LES Prandtl delta documentation example incorrect | ||||
Description | The example provided for the dictionary for the Foam::LESModels::PrandtlDelta LES delta model is inconsistent with that actually read in by the code. Specifically, the kappa entry (Von Karman constant) is read directly from the LES dictionary, rather than the PrandtlCoeffs subdictionary. It should probably read: delta Prandtl; kappa 0.41; PrandtlCoeffs { delta cubeRootVol; cubeRootVolCoeffs { deltaCoeff 1; } // Default coefficient Cdelta 0.158; } | ||||
Tags | No tags attached. | ||||