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

Change icetmask to logical consistent with iceumask, icenmask, iceemask #773

Merged
merged 8 commits into from
Oct 17, 2022

Commits on Oct 13, 2022

  1. Change icetmask to logical consistent with iceumask, icenmask, iceemask

    - Add icetmask as logical array to ice_grid.F90, was integer array
    - Update use of icetmask in code for consistency with new type
    - Add ice_HaloUpdate2DL1 to support halo updates for logical fields in both mpi and serial ice_boundary.F90
    - Modify some capital T,U,N,E in ice_dyn_shared.F90 to t,u,n,e for better consistency in code
    apcraig committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    80e0e53 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90

    Co-authored-by: Philippe Blain <levraiphilippeblain@gmail.com>
    apcraig and phil-blain authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5e2b964 View commit details
    Browse the repository at this point in the history
  2. Update comment in code

    apcraig committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d9d9107 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

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

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    a2d3861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5988e4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9e1a5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34a9f23 View commit details
    Browse the repository at this point in the history