Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ISSM model and supporting packages #42

Merged
merged 3 commits into from
Oct 3, 2023

Commits on Sep 12, 2023

  1. m1qn3: Add m1qn3 package

    This is a Fortran optimisation routine, one of the prerequisites for
    ISSM.
    angus-g committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    69924f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. intel-oneapi-mkl: Add gadi-specific component_prefix

    This version of intel-oneapi-mkl overrides the component_prefix
    property to work with the non-standard paths used on Gadi.
    angus-g committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    551256f View commit details
    Browse the repository at this point in the history
  2. issm: Add the ISSM ice sheet model

    This is a fairly simple configuration of ISSM, but it demonstrates
    building with Intel compilers and MKL to bring in the PETSc
    dependency.
    angus-g committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d618d7b View commit details
    Browse the repository at this point in the history