Skip to content

div_stress calls and bug correction#34

Merged
apcraig merged 3 commits into
apcraig:cgridDEVfrom
JFLemieux73:finalizeCD
Nov 20, 2021
Merged

div_stress calls and bug correction#34
apcraig merged 3 commits into
apcraig:cgridDEVfrom
JFLemieux73:finalizeCD

Conversation

@JFLemieux73
Copy link
Copy Markdown
Collaborator

For detailed information about submitting Pull Requests (PRs) to the CICE-Consortium,
please refer to: https://github.com/CICE-Consortium/About-Us/wiki/Resource-Index#information-for-developers

PR checklist

  • Short (1 sentence) summary of your PR:
    ENTER INFORMATION HERE
  • Developer(s):
    ENTER INFORMATION HERE
  • Suggest PR reviewers from list in the column to the right.
  • Please copy the PR test results link or provide a summary of testing completed below.
    ENTER INFORMATION HERE
  • How much do the PR code changes differ from the unmodified code?
    • bit for bit
    • different at roundoff level
    • more substantial
  • Does this PR create or have dependencies on Icepack or any other models?
    • Yes
    • No
  • Does this PR add any new test cases?
    • Yes
    • No
  • Is the documentation being updated? ("Documentation" includes information on the wiki or in the .rst files from doc/source/, which are used to create the online technical docs at https://readthedocs.org/projects/cice-consortium-cice/. A test build of the technical docs will be performed as part of the PR testing.)
    • Yes
    • No, does the documentation need to be updated at a later time?
      • Yes
      • No
  • Please provide any additional information or relevant details below:

+ (c1/dyE_N(i,j)) * ( (dyT_U(i,j)**2) * stress12F2(i,j) &
-(dyT_U(i-1,j)**2)*stress12F2(i-1,j) ) )
case default
call abort_ice(subname // ' unkwown grid_location: ' // grid_location)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spell unknown

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed the spelling here and elsewhere in #36

@apcraig apcraig merged commit 922e672 into apcraig:cgridDEV Nov 20, 2021
@TillRasmussen TillRasmussen mentioned this pull request Nov 24, 2021
16 tasks
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.

4 participants