Ctrl K

UFEMISM2.0

The successor of UFEMISM, has all of its features (and more?), but is based on the distributed architecture introduced in minimism.

4
contributors
Get started
3055 commitsLast commit ≈ 7 days ago8 stars7 forks

Cite this software

Description

UPSY_logo

Welcome to the Utrecht Polar SYstem (UPSY) models repo! Here you will find the UPSY modelling toolkit, the Utrecht Finite Volume Ice-Sheet Model (UFEMISM), and the One-Layer Antarctic Model for Dynamical Downscaling of Ice–Ocean Exchanges (LADDIE).

See https://github.com/UPSY-group/UPSY-models/wiki/Getting-started for how to set up your model.

Python tools

Some tools are available to plot model output on its native mesh. To use these, you need to install Miniforge3 and run:

conda env create -y -n upsy -f environment.yml
conda activate upsy
python -m pip install -e . --no-deps --no-build-isolation

To the package can then be loaded by import upsy, You can also try out these commands in the terminal:

upsy-diagnose-run rundir
upsy-plot-2dfigure rundir
upsy-plot-3dfigure rundir

For additional help, try upsy-plot-2dfigure -h

Keywords
Programming languages
  • Fortran 93%
  • MATLAB 5%
  • Python 1%
  • Other 1%
License
</>Source code
Packages

Participating organisations

Utrecht University
Netherlands eScience Center

Reference papers

Contributors

VA
Research Software Engineer
Netherlands eScience Center
TB
Tijn Berends
JB
Jorjo Bernales
RvdW
Roderik van de Wal

Related projects

New avenues for studying ice sheets in warmer climates

New models simulate ice sheets for millions of years

Updated 15 months ago
Finished

Related software

minimism

MI

A minimal distributed MPI port from UFEMISM, used as a basis for UFEMISM2.0

Updated 16 months ago
4