shxarray.earth.sealevel.sealevel#

class shxarray.earth.sealevel.sealevel.SeaLevelSolver(rotfeedback=False)#

Bases: object

Base Class to aid in solving the self consistent sea level for various discretizations and load types

static global_mean(load)#
load_earth(load)#
oceanf(load=None)#
rotfeed(load)#
static set_global_mean(load, level)#

Sets the global mean value of of a load. Depending on the discretization, this needs to be differently implemented