humboldt¶
The humboldt test group (compass.landice.tests.humboldt.Humboldt)
creates a variable resolution 1-10 km mesh for a regional domain of Humboldt Glacier
(see humboldt).  Here, we describe the shared framework for
this test group and the singe test case.
framework¶
The shared config options for the humboldt test group are described
in humboldt in the User’s Guide.
mesh¶
The class compass.landice.tests.humboldt.mesh.Mesh
defines a step for creating a variable resolution Humboldt Glacier mesh.
This is used by the default test case.
default¶
The compass.landice.tests.humboldt.default.Default
calls the compass.landice.tests.humboldt.mesh.Mesh to create
the 1-10 km variable resolution Humboldt Glacier mesh.