compass.landice.tests.mesh_convergence.halfar.Halfar.create_init

Halfar.create_init(resolution)[source]

Child class must override this to return an instance of a ConvInit step

Parameters:

resolution (int) – The resolution of the test case

Returns:

init (compass.landice.tests.mesh_convergence.conv_init.ConvInit) – The init step object