Skip to content
Snippets Groups Projects
Commit e890ee66 authored by Helen Schottenhamml's avatar Helen Schottenhamml
Browse files

Documentation...

parent 5d9914b9
No related branches found
No related tags found
1 merge request!166Wall function bounce
Pipeline #65531 passed
...@@ -302,5 +302,16 @@ journal = {Communications in Computational Physics} ...@@ -302,5 +302,16 @@ journal = {Communications in Computational Physics}
journal = {Fluid Dynamics Research} journal = {Fluid Dynamics Research}
} }
@article{Maronga2020,
author = {Maronga, Bj{\"o}rn and Knigge, Christoph and Raasch, Siegfried},
year = {2020},
title = {{An Improved Surface Boundary Condition for Large-Eddy Simulations Based on Monin--Obukhov Similarity Theory: Evaluation and Consequences for Grid Convergence in Neutral and Stable Conditions}},
pages = {297--325},
volume = {174},
number = {2},
issn = {0006-8314},
journal = {{Boundary-layer meteorology}},
doi = {10.1007/s10546-019-00485-w}
}
@Comment{jabref-meta: databaseType:bibtex;} @Comment{jabref-meta: databaseType:bibtex;}
...@@ -468,7 +468,7 @@ class WallFunctionBounce(LbBoundary): ...@@ -468,7 +468,7 @@ class WallFunctionBounce(LbBoundary):
resolutions. resolutions.
Mutually exclusive with the Maronga sampling shift. Mutually exclusive with the Maronga sampling shift.
maronga_sampling_shift: Optionally, apply a correction factor to the wall shear stress proposed by Maronga et maronga_sampling_shift: Optionally, apply a correction factor to the wall shear stress proposed by Maronga et
al. :cite:`Maronga2008`. Has only been tested and validated for the MOST wall function. al. :cite:`Maronga2020`. Has only been tested and validated for the MOST wall function.
No guarantee is given that it also works with other wall functions. No guarantee is given that it also works with other wall functions.
Mutually exclusive with the standard sampling shift. Mutually exclusive with the standard sampling shift.
dt: time discretisation. Usually one in LB units dt: time discretisation. Usually one in LB units
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment