File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
docs/developers_guide/ocean Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -442,7 +442,6 @@ isomip_plus
442442 forward.Forward.setup
443443 forward.Forward.run
444444
445- geom.define_thin_film_mask_step1
446445 geom.interpolate_ocean_mask
447446 geom.interpolate_geom
448447
Original file line number Diff line number Diff line change 11.. _dev_ocean_isomip_plus :
22
33isomip_plus
4- ============
4+ ===========
55
66The ``isomip_plus `` test group
77(:py:class: `compass.ocean.tests.isomip_plus.IsomipPlus `) implements variants
@@ -68,7 +68,7 @@ changing ice-shelf topography. Variables are renamed to those expected by
6868MPAS-Ocean.
6969
7070planar_mesh
71- ~~~~~~~~~
71+ ~~~~~~~~~~~
7272
7373The class :py:class: `compass.ocean.tests.isomip_plus.planar_mesh.PlanarMesh `
7474defines a step for generating a planar mesh.
@@ -78,7 +78,7 @@ cull_mesh
7878
7979The class :py:class: `compass.ocean.tests.isomip_plus.cull_mesh.CullMesh `
8080defines a step for culling the mesh to include only ocean cells, with or
81- without a thin film depending on the test.
81+ without a thin film depending on the test.
8282
8383initial_state
8484~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments