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

initial port to CESM+NUOPC #1

Merged
merged 4 commits into from
Oct 28, 2019
Merged

initial port to CESM+NUOPC #1

merged 4 commits into from
Oct 28, 2019

Conversation

apcraig
Copy link
Contributor

@apcraig apcraig commented Oct 23, 2019

Initial port of CICE6 into CESM+NUOPC.

See also ESCOMP/CICE#1

@apcraig
Copy link
Contributor Author

apcraig commented Oct 24, 2019

I just pushed another set of changes that addresses the ice_ic problem. It now works with the out of the box initial conditions for the test I ran. There was an error in setting nslyr in the namelist. I also started some of the cleanup of the buildlib and buildcpp scripts. I am goint to continue that effort, although I expect to get stuck at some point and may need help.

@mvertens mvertens requested a review from dabail10 October 24, 2019 17:17
" -DNBGCLYR=%s -DNICELYR=%s -DNSNWLYR=%s" \
" -DTRAGE=%s -DTRFY=%s -DTRLVL=%s -DTRPND=%s -DTRBRI=%s -DTRBGCS=%s" \
%(ncat,nx,ny,ntr_aero,ntr_iso,nbgclyr,nicelyr,nsnwlyr,trage,trfy,trlvl,trpnd,trbri,trbgcs)
# tcraig, moved to namelist_definition_cice.xml
Copy link
Collaborator

Choose a reason for hiding this comment

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

If the following are namelist settings - this logic should be moved to buildnml - and removed from buildcpp. Please remove the commented out code - since its clear from the PR code what has been removed - and this will make buildcpp much easier to understand.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As I noted above, I continue to work on the cleanup. I'm committing things as I make progress. I think we all recognize there is still work to do.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sounds fine. I committing my changes to my branch as you suggested. I created PRs as you suggested. I think it's great that others are looking at what changes are coming in as I make progress. I encourage others to provide feedback, I don't really have a good handle on all aspects of these scripts. There is still work to do before this is done, and it might not "all" get done just in this PR. We can merge the PR whenever folks want.

@mvertens
Copy link
Collaborator

mvertens commented Oct 24, 2019 via email

@dabail10 dabail10 merged commit 580204d into ESCOMP:master Oct 28, 2019
jedwards4b pushed a commit to jedwards4b/CESM_CICE that referenced this pull request Jun 15, 2022
* modifying PR template

* updating PR template

* adding link to documentation for PR (ESCOMP#1)

* modifying PR template

* typo

* modifying wording

* modifying link per PBsuggestion

* adding second link

* adding Tony's changes

* typo

* Making ECH suggestions
daniele-peano referenced this pull request in CMCC-Foundation/CICE-CM Jan 10, 2023
Dev/cmcc cm3
Update of CICE6 based on cesm2.3_alpha10c tag in CMCC-CM3
mvertens added a commit to mvertens/CESM_CICE that referenced this pull request Jul 25, 2024
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.

3 participants