8000 GitHub - instructed-glacier-model/igm at v2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

instructed-glacier-model/igm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License badge

The Instructed Glacier Model (IGM)

The former IGM, which was hosted on this repo < 17/09/23, is accessible on this page.

Overview

The Instructed Glacier Model (IGM) is an open-source Python package, which permits to simulate 3D glacier evolution accounting for the coupling between ice thermo-dynamics, surface mass balance, and mass conservation. IGM features:

  • Simplicity and modularity: IGM is implemented in the most popular programming language -- Python -- at a low level of abstractivity. IGM is organized module-wise for clarity and to facilitate coupling, customization and commmunity development. For simplicity, IGM assumes a horizontal regular grid for numerical discretization and therefore deals with 2D gridded input and output data.

  • State-of-the-art physics: IGM implements mass conservation, high-order 3D ice flow mechanics, an Enthalpy model for the thermic regime of ice, melt/accumulation surface mass balance model, and other glaciological processes.

  • Computational high efficiency: Thanks to the TensorFlow library, mathematical operations are fully-vectorized. This permits tremendous speed-ups on GPU. Physics-informed deep learning is used as an alternative to numerical solvers for modelling ice flow physics in a vectorized way. While GPU are highly-recommended for modelling large domain / high resolution, IGM runs fairly well on CPU for individual glaciers.

  • Automatic differentiation: TensorFlow operations are differentiable. Therefore, automatic differentiation strongly facilitates and speeds-up inverse modelling / data assimilation.

Documentation

IGM's documentation can be found on the dedicated wiki.

Contact

Feel free to drop me an email for any questions, bug reports, or ideas of model extension: guillaume.jouvet at unil.ch

About

Instructed Glacier Model (IGM)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

Languages

0