weac.inverse module

Class for the elastic analysis of layered snow slabs.

class weac.inverse.Inverse(system='pst-', layers=None, parameters=(6.0, 4.6, 0.25))[source]

Bases: FieldQuantitiesMixin, SolutionMixin, AnalysisMixin, OutputMixin, Eigensystem

Fit the elastic properties of the layers of a snowpack.

Allows for the inverse identification of the elastic properties of the layers of a snowpack from full-field displacement measurements.

Inherits methods for the eigensystem calculation from the base class Eigensystem(), methods for the calculation of field quantities from FieldQuantitiesMixin(), methods for the solution of the system from SolutionMixin() and methods for the output analysis from AnalysisMixin().