Warning, /doc/phys_pkgs/mom_packages.rst is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit ab47de63 on 2023-04-04 20:10:37 UTC
dcaaa42497 Jeff*0001 Momentum Packages
0002 -----------------
0003
0004 .. tabularcolumns:: |\Y{.4}|L|L|
0005
0006 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
0007 | CPP Flag Name | Default | Description |
0008 +===============================================+=========+======================================================================================================================+
0009 | :varlink:`ALLOW_SMAG_3D` | #undef | allow isotropic 3D Smagorinsky viscosity (:filelink:`MOM_COMMON_OPTIONS.h <pkg/mom_common/MOM_COMMON_OPTIONS.h>`) |
0010 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
0011 | :varlink:`ALLOW_3D_VISCAH` | #undef | allow full 3D specification of horizontal Laplacian viscosity |
0012 | | | (:filelink:`MOM_COMMON_OPTIONS.h <pkg/mom_common/MOM_COMMON_OPTIONS.h>`) |
0013 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
0014 | :varlink:`ALLOW_3D_VISCA4` | #undef | allow full 3D specification of horizontal biharmonic viscosity |
0015 | | | (:filelink:`MOM_COMMON_OPTIONS.h <pkg/mom_common/MOM_COMMON_OPTIONS.h>`) |
0016 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
ab47de63dc Mart*0017 | :varlink:`ALLOW_BOTTOMDRAG_ROUGHNESS` | #undef | compute bottom drag coefficient based on roughness parameter |
0018 | | | (:filelink:`MOM_COMMON_OPTIONS.h <pkg/mom_common/MOM_COMMON_OPTIONS.h>`) |
0019 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
dcaaa42497 Jeff*0020 | :varlink:`MOM_BOUNDARY_CONSERVE` | #undef | conserve :math:`u,v` momentum next to a step (vertical plane) or a coastline edge (horizontal plane) |
0021 | | | (:filelink:`MOM_FLUXFORM_OPTIONS.h <pkg/mom_fluxform/MOM_FLUXFORM_OPTIONS.h>`) |
0022 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+