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

added ccpp to the coupled system #7

Closed
wants to merge 3 commits into from

Conversation

panll
Copy link
Contributor

@panll panll commented Dec 2, 2019

adding CCPP to th coupled system, the files added/modified include:
coupledFV3_CCPP_MOM6_CICE.appBuilder
compsets/all_ccpp.input
compsets/cpld_fv3_ccpp_mom6_cice_2d_atm_flux.input
compsets/cpld_fv3_ccpp_mom6_cice_cold_atm_flux.input
compsets/fv3mom6cice5_ccpp.input
parm/input.mom6_ccpp.nml.IN

suite file suite_FV3_GFS_2017_couple.xml under ccpp/suite is also needed.
following files need to be updated too:
ccpp/physics/physics/GFS_surface_generic.F90,
ccpp/physics/physics/GFS_PBL_generic.F90
ccpp/physics/physics/sfc_sice.f

@climbfuji
Copy link
Collaborator

Note: The changes in ccpp-physics to master will be committed with PR NCAR/ccpp-physics#372. The suite definition file ccpp/suites/suite_FV3_GFS_2017_coupled.xml will be committed with PR NOAA-EMC/fv3atm#30. Both PRs are part of ufs-community/ufs-weather-model#18, which is currently scheduled for Monday Jan 6.

panll and others added 2 commits January 22, 2020 09:39
compsets/all_ccpp.input
compsets/cpld_fv3_ccpp_mom6_cice_2d_atm_flux.input
compsets/cpld_fv3_ccpp_mom6_cice_cold_atm_flux.input
compsets/fv3mom6cice5_ccpp.input
coupledFV3_CCPP_MOM6_CICE.appBuilder
@panll
Copy link
Contributor Author

panll commented Jan 22, 2020

The changes for fv3atm part for adding CCPP in s2s have been merged to the NOAA-EMC/fv3atm. I updated the s2s part changes and tested. The codes are ready to merge.

There are two issues we need to pay attention for testing:

  1. the post file FV3/io/post_gfs.F90 needs to be updated (this is not related to CCPP)
  2. the fv3atm needs to be synchronized with latest version after checking out, e.g.:
    git checkout develop
    git submodule sync
    git submodule update --init --recursive

@climbfuji
Copy link
Collaborator

This PR has been merged into #64. It should remain open and will be flagged as merged automatically when #64 is merged.

@DeniseWorthen
Copy link
Collaborator

This PR was superceded by PR #64.

MinsukJi-NOAA pushed a commit to MinsukJi-NOAA/ufs-s2s-model that referenced this pull request Apr 27, 2020
Add debug compilation flag specification at top level (ufs-community#17)
ShanSunNOAA pushed a commit to ShanSunNOAA/ufs-s2s-model that referenced this pull request Oct 28, 2020
…e_pointer_fv3atm

dtc/develop: update submodule pointer for fv3atm 2019/11/25
ShanSunNOAA pushed a commit to ShanSunNOAA/ufs-s2s-model that referenced this pull request Oct 28, 2020
…from_develop

gsd/develop: update from from develop 2020/01/27
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