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 a circular ice sheet test for the coupled MALI-Sea level model #748

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Aug 31, 2024

  1. Add basic structure for SLM circular icesheet test case

    This is largely copied from the dome smoke test and has stretches of
    code from the test left in place as an example.
    matthewhoffman authored and hollyhan committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2bb1648 View commit details
    Browse the repository at this point in the history
  2. Edit config options

    hollyhan committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    161eb9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c151cd5 View commit details
    Browse the repository at this point in the history
  4. Clean up the setup mesh step

    hollyhan committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    399fab2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    101e6ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ef2e64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b049af7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf7c2e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24bab03 View commit details
    Browse the repository at this point in the history
  10. Change the camel-case named variables to non-camel case

    for the ice mass change variables
    hollyhan committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e49e081 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    600495f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9d5d69b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4e1b184 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3fea3f4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    11b6498 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d013af View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c869044 View commit details
    Browse the repository at this point in the history
  18. Calculate and plot the heatmap of MPE in SLC

    MPE: mean percentage error
    SLC: sea-level change
    
    Also enable the SLM output class to take in an assigned number of time
    indices of outputs to be analyzied
    hollyhan committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    82ea070 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1a48baa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    65b1061 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    288c178 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    84fc4a6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    27ad364 View commit details
    Browse the repository at this point in the history