Warning, /doc/phys_pkgs/mom_packages.rst is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 7bb5a8a1 on 2024-11-29 14:30:55 UTC
dcaaa42497 Jeff*0001 Momentum Packages
0002 -----------------
0003
0004 .. tabularcolumns:: |\Y{.4}|L|L|
0005
0006 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
0007 | CPP Flag Name | Default | Description |
0008 +===============================================+=========+======================================================================================================================+
7bb5a8a109 Jean*0009 | :varlink:`COSINEMETH_III` | #define | sets the form of :math:`\cos{\varphi}` scaling of horizontal bi-harmonic terms for viscosity |
0010 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
0011 | :varlink:`ISOTROPIC_COS_SCALING` | #undef | selects isotropic scaling of horiz. harmonic and bi-harmonic viscosity when using the :math:`\cos{\varphi}` scaling |
0012 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
dcaaa42497 Jeff*0013 | :varlink:`ALLOW_SMAG_3D` | #undef | allow isotropic 3D Smagorinsky viscosity (:filelink:`MOM_COMMON_OPTIONS.h <pkg/mom_common/MOM_COMMON_OPTIONS.h>`) |
0014 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
0015 | :varlink:`ALLOW_3D_VISCAH` | #undef | allow full 3D specification of horizontal Laplacian viscosity |
0016 | | | (:filelink:`MOM_COMMON_OPTIONS.h <pkg/mom_common/MOM_COMMON_OPTIONS.h>`) |
0017 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
0018 | :varlink:`ALLOW_3D_VISCA4` | #undef | allow full 3D specification of horizontal biharmonic viscosity |
0019 | | | (:filelink:`MOM_COMMON_OPTIONS.h <pkg/mom_common/MOM_COMMON_OPTIONS.h>`) |
0020 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
ab47de63dc Mart*0021 | :varlink:`ALLOW_BOTTOMDRAG_ROUGHNESS` | #undef | compute bottom drag coefficient based on roughness parameter |
0022 | | | (:filelink:`MOM_COMMON_OPTIONS.h <pkg/mom_common/MOM_COMMON_OPTIONS.h>`) |
0023 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+
dcaaa42497 Jeff*0024 | :varlink:`MOM_BOUNDARY_CONSERVE` | #undef | conserve :math:`u,v` momentum next to a step (vertical plane) or a coastline edge (horizontal plane) |
0025 | | | (:filelink:`MOM_FLUXFORM_OPTIONS.h <pkg/mom_fluxform/MOM_FLUXFORM_OPTIONS.h>`) |
0026 +-----------------------------------------------+---------+----------------------------------------------------------------------------------------------------------------------+