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

Implement short-term time step convergence test. #181

Merged
merged 1 commit into from
Apr 10, 2015

Conversation

huiwanpnnl
Copy link
Contributor

Add a number of namelist variables (type logical) for switching on/off
individual/group of physics parameterizations in CAM.
Default values are .true., meaning the processes are switched on (as
in the standard model).

[BFB] [NML]

AG-36

Add a number of namelist variables (type logical) for switching on/off
individual/group of physics parameterizations in CAM.
Default values are .true., meaning the processes are switched on (as
in the standard model).

[BFB] [NML]

AG-36
@susburrows
Copy link
Contributor

Thanks, Hui! I looked over the changeset and it all looks very clean. I'll just wait for the automated testing harness and then merge it, this one should be easy and should be done by the end of the week if no unexpected problems arise.

@susburrows
Copy link
Contributor

I discovered "master" currently contains a few changes that were not merged to "next". I'm going waiting until this issue is resolved before merging this feature branch to "next".

susburrows added a commit that referenced this pull request Apr 8, 2015
Add a number of namelist variables (type logical) for switching on/off
individual/group of physics parameterizations in CAM.  Default values
are .true., meaning the processes are switched on (as in the standard
model).  This branch passes acme_developer (except expected failures
on cascade) and is BFB.

[NML]

AG-36

* huiwanpnnl/atm/timestep-cnvg-update:
  Implement short-term time step convergence test.
@susburrows
Copy link
Contributor

This is now on next and I am waiting for the automated tests. But, tests on next are failing today, apparently as a result of changes from PR #168, which @jgfouca has now fixed. I'll wait another day and see if the tests pass tomorrow.

@susburrows susburrows merged commit 46571ab into master Apr 10, 2015
susburrows added a commit that referenced this pull request Apr 10, 2015
Implement short-term time step convergence test.

Add a number of namelist variables (type logical) for switching on/off
individual/group of physics parameterizations in CAM.  Default values
are .true., meaning the processes are switched on (as in the standard
model).  This branch passes acme_developer (except expected failures
on cascade) and is BFB.

[NML]

AG-36
@susburrows
Copy link
Contributor

Tests are all passing on next today, so I have merged this to master.

@susburrows susburrows deleted the huiwanpnnl/atm/timestep-cnvg-update branch April 10, 2015 21:25
yunpengshan2014 pushed a commit that referenced this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants