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

Ice-shelf FMAs #729

Merged
merged 3 commits into from
Oct 7, 2024
Merged

Ice-shelf FMAs #729

merged 3 commits into from
Oct 7, 2024

Commits on Sep 27, 2024

  1. Fixes to preserve rotational symmetry when using Fused-multiply-adds

    Tested in ice-ocean mode and ice-shelf-only mode using ISOMIP and
    MISOMIP+, respectively
    alex-huth committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cf733ab View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Added more parentheses to preserve rotational symmetry when using FMA…

    …s. Note that the changes here are to the MOM_ice_shelf_dynamics.F90 function 'quad_area', which is only called by the subroutine 'bilinear_shape_functions'; this subroutine is currently unused so that rotationally-consistent use of FMAs in both 'quad_area' and 'bilinear_shape_functions' has not been tested
    alex-huth committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c9ec122 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    4b69035 View commit details
    Browse the repository at this point in the history