Remove all IPD and all REPRO tests from rt.conf#117
Conversation
|
This looks great! I was hoping to fix the NEMSAppBuilder test as part of the commit, but I see that most tests have already been completed. Do you want to do this as part of the next commit? |
|
A much anticipated PR! Thank you to all that worked on this project over
the last couple of years.
…On Tue, May 5, 2020 at 2:12 PM Dom Heinzeller ***@***.***> wrote:
This looks great! I was hoping to fix the NEMSAppBuilder test as part of
the commit, but I see that most tests have already been completed. Do you
want to do this as part of the next commit?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#117 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7WQASN42WGUC6D5CRI3Q3RQBXMBANCNFSM4MZYX4UQ>
.
|
Not in this commit. I want this merge to change only one file, rt,conf. Nothing else. |
|
Sure, no problem. Can you run on hera when it comes back up, or should I? |
|
Yes, please do. We have very limited resources available to us these days on Hera. |
This will have to wait until tomorrow, I still can't log into hera - maintenance seems to be ongoing. |
Kicked off the tests - you can |
remove cheyenne.pgi from CCPP config (ccpp/set_compilers.sh, ccpp/build_ccpp.sh)
* Removing use of mpp_io_mod and fms_io_mod from the dycore code. Replacing the necessary functions with fms2_io_mod functions
* Adding a call to set_filename_appendix so that nest is added to filename when needed and removing unneccessary code in fv_io_mod
* FV3 Documentation - formatted PDF and source files for FV3 documentation.
* Documentation and defaults changes
- Updated defaults for hord options to use 8 and 10, and removal of mention of hord = 9 (experimental, unsupported) scheme.
* Initialize {sw,se,nw,ne}_corner to .false in model/fv_arrays.F90
(cherry picked from commit bf0630f)
* merge of latest dev work from GFDL Weather and Climate Dynamics Division (ufs-community#114)
* read ak/bk from user specified files (ufs-community#115)
* add input.nml parameter fv_eta_file for user specified ak/bk; change ks calculation when npz_type=input; use newunit to replace fixed file unit for npz_type=input
(cherry picked from commit 3a0d35a)
* FV3 Example Notebooks and cleanup of docs directory (ufs-community#117)
* removed module use of INPUT_STR_LENGTH in fv_control.F90 (ufs-community#122)
* add check on eta levels to ensure their monotonicity
* update Jili Dong's ak/bk external input to
- use the FMS ascii_read (single read/broadcast)
- error check input to ensure the proper number of levels present
* added a format description for the external eta file and ensured a correct the file length check for FMS 2021.03 and greater
* merge of minor updates from GFDL Weather and Climate Dynamics Division (20210804) (ufs-community#127)
Co-authored-by: Lauren Chilutti <Lauren.Chilutti@noaa.gov>
Co-authored-by: laurenchilutti <60401591+laurenchilutti@users.noreply.github.com>
Co-authored-by: lharris4 <53020884+lharris4@users.noreply.github.com>
Co-authored-by: Dusan Jovic <dusan.jovic@noaa.gov>
Co-authored-by: Jili Dong <jili.dong@noaa.gov>
No description provided.