Skip to content

Commit

Permalink
Update the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar committed Feb 8, 2024
1 parent 16b64ab commit bbb9b21
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/developers_guide/ocean/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ test cases and steps
files_for_e3sm.remap_sea_surface_salinity_restoring.RemapSeaSurfaceSalinityRestoring.run
files_for_e3sm.remap_iceberg_climatology.RemapIcebergClimatology
files_for_e3sm.remap_iceberg_climatology.RemapIcebergClimatology.run
files_for_e3sm.remap_tidal_mixing.RemapTidalMixing
files_for_e3sm.remap_tidal_mixing.RemapTidalMixing.run
files_for_e3sm.write_coeffs_reconstruct.WriteCoeffsReconstruct
files_for_e3sm.write_coeffs_reconstruct.WriteCoeffsReconstruct.run

Expand Down
6 changes: 6 additions & 0 deletions docs/developers_guide/ocean/test_groups/global_ocean.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1380,6 +1380,12 @@ The test case is made up of 10 steps:
the MPAS mesh. This dataset is used in E3SM for compsets with data iceberg
freshwater fluxes (``DIB``).

:py:class:`compass.ocean.tests.global_ocean.files_for_e3sm.remap_tidal_mixing.RemapTidalMixing`
is used to remap the RMS tidal velocity taken from the
`CATS 2008 <https://www.usap-dc.org/view/dataset/601235>`_ tidal model to
the MPAS mesh. This RMS tidal velocity field can optionally be used in
the sub-ice-shelf melt parameterization.

:py:class:`compass.ocean.tests.global_ocean.files_for_e3sm.write_coeffs_reconstruct.WriteCoeffsReconstruct`
is used to do a one-time-step forward run to write out coefficients
``coeff_reconstruct`` for reconstructing vector fields at cell centers from
Expand Down

0 comments on commit bbb9b21

Please sign in to comment.