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

User/z1l/remove edge arrays #41

Merged
merged 3 commits into from
Aug 26, 2014
Merged

Conversation

Zhi-Liang
Copy link
Contributor

Remove type edgeValueArrays and edgeValueArrays for reproducing ability between different number of threads. Also remove any argument using these two types. Also changed some of regridding_CS and remapping_CS type argument from intent(inout) to intent(in).

@adcroft adcroft merged commit 37a2eff into dev/master Aug 26, 2014
@adcroft adcroft deleted the user/z1l/remove_edge_Arrays branch July 29, 2016 18:42
gustavo-marques pushed a commit to gustavo-marques/MOM6 that referenced this pull request Mar 2, 2018
…_20feb2018

Merge dev/master 20 feb. 2018
Hallberg-NOAA pushed a commit to marshallward/MOM6 that referenced this pull request Jan 6, 2022
* Hydrostatic initialization in ice cavities

    - Iteratively solve for the initial ice shelf displacement
      in cavities by calculating the pressure at the current
      displacement depth using the unperturbed profile.
    - This change should obsolete TRIM_IC_FOR_PSURF and DEPRESS_INITIAL_SURFACE for
      ice shelf applications and should work for arbitrary equations of state.
    - Existing implementations (e.g. ISOMIP) should turn off the above options
      in order to exercise this feature.
    - This code change should not impact non ice-shelf configurations
      or those with either of the above two options.

* Addresses a number of issues identified in code review.

* add appropriate intent to ice_shelf_query

* fix unit scaling comments

Co-authored-by: Marshall Ward <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants