-
Notifications
You must be signed in to change notification settings - Fork 33
Transition CCPP to ufs-s2s-model (contains #7) #64
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
Merged
DeniseWorthen
merged 15 commits into
ufs-community:develop
from
climbfuji:coupled_model_ipd_ccpp_b4b
Apr 2, 2020
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
69fbaf0
added ccpp to the coupled system
linlin-pan 9b90d1f
Merge pull request #1 from ufs-community/develop
panll 088373b
adding ccpp into s2s coupled system
linlin-pan bdf0f6f
Merge branch 'develop' of https://github.com/panll/ufs-s2s-model into…
climbfuji 633a33d
Update .gitmodules and submodule pointer for fv3atm for code review a…
climbfuji 21bb7f2
Add IPD REPRO, CCPP REPRO, CCPP PROD tests for NEMSCompsetRun
climbfuji 07c710f
Bugfix, correct regression test baselines for several tests
climbfuji e1f7ce8
Update parm/REGTEST-FINGERPRINT.md and submodule pointer for fv3atm
climbfuji 4f60a1b
For warm start tests, look for mediator files in RESTART directories …
climbfuji 794fee2
Activate CCPP REPRO tests for verification against own baseline
climbfuji 881e67c
Python script create_baseline.py (temporary) for creating baseline di…
climbfuji 9e39c84
Revert change to .gitmodules following the merge of PR #86 (Regain bi…
climbfuji d179cc3
Update regression test baseline location on hera; remove redunant 're…
climbfuji a639b5f
Regression test logs from NEMSCompsetRun on hera.intel
climbfuji 6e607d8
coupledFV3_CCPP_MOM6_CICE_debug.appBuilder: bugfix, need to add CCPP …
climbfuji File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Submodule FV3
updated
from 515a83 to 083dc6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,107 @@ | ||
| ######################################################################## | ||
|
|
||
| test cpld_fv3_ccpp_384_mom6_cice_cold_bmark_rt: fv3_ccpp_mom6_cice.exe { | ||
| use cpld_fv3_ccpp_mom6_cice_cold_atm_flux | ||
| use plat%default_cpl_benchmark | ||
|
|
||
| ATMRES='384' | ||
| TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE system - cold 384" | ||
| CNTL_NAME="RT-Baselines_cold_bmrt_ccpp" | ||
| CNTLMED="@[plat%BASELINE]/MEDIATOR_bmrt_ccpp" | ||
|
|
||
| DT_ATMOS='450' | ||
| NPX='385' | ||
| NPY='385' | ||
| IMO='1536' | ||
| JMO='768' | ||
| FNALBC="'global_snowfree_albedo.bosu.t766.1536.768.rg.grb'," | ||
| FNVETC="'global_vegtype.igbp.t766.1536.768.rg.grb'," | ||
| FNSOTC="'global_soiltype.statsgo.t766.1536.768.rg.grb'," | ||
| FNSMCC="'global_soilmgldas.statsgo.t766.1536.768.grb'," | ||
| FNABSC="'global_mxsnoalb.uariz.t766.1536.768.rg.grb'," | ||
|
|
||
| FV3_mosaic="C@[ATMRES]" | ||
|
|
||
| # inputs and fixed files for benchmark runs to match workflow | ||
| INPUT_NML="input.benchmark_ccpp.nml.IN" | ||
| SUITE_NAME='FV3_GFS_v15p2_coupled' | ||
| FIELD_TABLE="field_table.gfdlmp" | ||
| OZONE_data="@[FV3_input_data]/ozprdlos_2015_new_sbuvO3_tclm15_nuchem.f77" | ||
| CO2_data="@[plat%INPUTS]/FV3_input_bm2/INPUT" | ||
|
|
||
| # - set date YYYYMMDDHH | ||
| SYEAR='2013' | ||
| SMONTH='04' | ||
| SDAY='01' | ||
| SHOUR='00' | ||
| CDATE="@[SYEAR]@[SMONTH]@[SDAY]@[SHOUR]" | ||
|
|
||
| # - set run type for CICE in ice_in | ||
| RUNID='cpcice' | ||
|
|
||
| # - set initialization type for MOM6 | ||
| MOM6_RESTART_SETTING = 'r' | ||
|
|
||
| # set locations of ICs | ||
| BM_IC="@[plat%INPUTS]/BM_IC/@[CDATE]" | ||
| FV3_IC="@[BM_IC]/gfs/C384/INPUT" | ||
| MOM6_IC="@[BM_IC]/mom6_da" | ||
| CICE5_IC="@[BM_IC]/cpc" | ||
|
|
||
| spawn execute { | ||
| {"@[build%target]", ranks="@[TASKS]", threads="@[THRD]", ppn="@[TPN]" } | ||
| } | ||
| } | ||
|
|
||
| test cpld_fv3_ccpp_384_mom6_cice_cold_bmark_rt_repro: fv3_ccpp_mom6_cice_repro.exe { | ||
| use cpld_fv3_ccpp_mom6_cice_cold_atm_flux_repro | ||
| use plat%default_cpl_benchmark | ||
|
|
||
| ATMRES='384' | ||
| TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE system - cold 384 - repro" | ||
| CNTL_NAME="RT-Baselines_cold_bmrt_repro" | ||
| CNTLMED="@[plat%BASELINE]/MEDIATOR_bmrt_repro" | ||
|
|
||
| DT_ATMOS='450' | ||
| NPX='385' | ||
| NPY='385' | ||
| IMO='1536' | ||
| JMO='768' | ||
| FNALBC="'global_snowfree_albedo.bosu.t766.1536.768.rg.grb'," | ||
| FNVETC="'global_vegtype.igbp.t766.1536.768.rg.grb'," | ||
| FNSOTC="'global_soiltype.statsgo.t766.1536.768.rg.grb'," | ||
| FNSMCC="'global_soilmgldas.statsgo.t766.1536.768.grb'," | ||
| FNABSC="'global_mxsnoalb.uariz.t766.1536.768.rg.grb'," | ||
|
|
||
| FV3_mosaic="C@[ATMRES]" | ||
|
|
||
| # inputs and fixed files for benchmark runs to match workflow | ||
| INPUT_NML="input.benchmark_ccpp.nml.IN" | ||
| SUITE_NAME='FV3_GFS_v15p2_coupled' | ||
| FIELD_TABLE="field_table.gfdlmp" | ||
| OZONE_data="@[FV3_input_data]/ozprdlos_2015_new_sbuvO3_tclm15_nuchem.f77" | ||
| CO2_data="@[plat%INPUTS]/FV3_input_bm2/INPUT" | ||
|
|
||
| # - set date YYYYMMDDHH | ||
| SYEAR='2013' | ||
| SMONTH='04' | ||
| SDAY='01' | ||
| SHOUR='00' | ||
| CDATE="@[SYEAR]@[SMONTH]@[SDAY]@[SHOUR]" | ||
|
|
||
| # - set run type for CICE in ice_in | ||
| RUNID='cpcice' | ||
|
|
||
| # - set initialization type for MOM6 | ||
| MOM6_RESTART_SETTING = 'r' | ||
|
|
||
| # set locations of ICs | ||
| BM_IC="@[plat%INPUTS]/BM_IC/@[CDATE]" | ||
| FV3_IC="@[BM_IC]/gfs/C384/INPUT" | ||
| MOM6_IC="@[BM_IC]/mom6_da" | ||
| CICE5_IC="@[BM_IC]/cpc" | ||
|
|
||
| spawn execute { | ||
| {"@[build%target]", ranks="@[TASKS]", threads="@[THRD]", ppn="@[TPN]" } | ||
| } | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.