compass.landice.tests.mesh_convergence.halfar.Halfar.create_analysis

Halfar.create_analysis(resolutions)[source]

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

Parameters:

resolutions (list of int) – The resolutions of the other steps in the test case

Returns:

analysis (compass.landice.tests.mesh_convergence.conv_analysis.ConvAnalysis # noqa) – The init step object