-
Notifications
You must be signed in to change notification settings - Fork 281
Merged global namelist #2173
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
zach1221
merged 43 commits into
ufs-community:develop
from
dpsarmie:feature/MergedNML_v3
Apr 23, 2024
Merged
Merged global namelist #2173
Changes from 9 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
2ad9213
Merged global namelist
dpsarmie 2e261fc
Merge branch 'ufs-community:develop' into feature/MergedNML_v3
dpsarmie 7520e3a
Add export_tiled to allow for cleaner switching between grid spacing
dpsarmie 87b332c
Merge branch 'feature/MergedNML_v3' of https://github.com/dpsarmie/uf…
dpsarmie cc0524c
Merge branch 'ufs-community:develop' into feature/MergedNML_v3
dpsarmie bed70c9
Added pointers to merged nml and added export_tiled feature
dpsarmie 6547b21
Merge branch 'feature/MergedNML_v3' of https://github.com/dpsarmie/uf…
dpsarmie 0b3f394
Add global_control.nml.IN and turn off select regression tests
dpsarmie 43e656d
Merge branch 'develop' into feature/MergedNML_v3
dpsarmie 9595169
Fix atmlnd RTs with global_control.nml_IN
dpsarmie ddd32f6
Merge branch 'feature/MergedNML_v3' of https://github.com/dpsarmie/uf…
dpsarmie 3f15faa
Turn atmlnd RTs back on
dpsarmie 8ff39a8
Modify errors in RTs
dpsarmie 1c80a62
Removes extraneous pointers from global nml
dpsarmie 924375c
Merge branch 'develop' into feature/MergedNML_v3
dpsarmie 926f21a
Update test_changes.list
dpsarmie 043862d
Clean up default_vars.sh
dpsarmie 7f5c180
Clean up test and script references to P7 and P8
92cfd03
Delete unused regression test namelists
dpsarmie bc7c6bd
Turn on old tests and remove control_csawmgt
dpsarmie c02a859
Add export_fv3_v16 and v16 RTs back into workflow
dpsarmie 3d46bab
Remove atmwav, c384atmwav, add mynn RTs
dpsarmie bd9af79
Keep d_con and consv_te as real
dpsarmie c0cc020
Revert unintended control_wam change
dpsarmie e126d2c
Revert datm defaults
dpsarmie bbf0ac1
Fix compatability with regional/HAFS RTs
dpsarmie 4a48904
Merge branch 'develop' into feature/MergedNML_v3
dpsarmie b0c8501
Merge branch 'develop' of https://github.com/dpsarmie/ufs-weather-mod…
dpsarmie d47726e
Update bl_date.conf
zach1221 f62b0d5
Add atmaero/rad/micro to test_changes
dpsarmie c51ce6d
add hercules RT logs: passed
zach1221 4c3765c
default_vars.sh linter conflict fixes
dpsarmie 14ab15b
Resolve default_vars.sh Linter conflict
dpsarmie 240e1e9
add orion RT logs: passed
zach1221 5923cde
add hera RT log passed
FernandoAndrade-NOAA 2678aac
add derecho RT logs: passed
zach1221 2bb7e75
add gaea RT log passed
FernandoAndrade-NOAA ac0c99f
add jet RT log passed
FernandoAndrade-NOAA 8404d8c
add control_p8_gnu ORT logs: passed
zach1221 63ecdfa
add regional_control_gnu ORT logs: passed
zach1221 2286591
add cpld_control_gnu ORT logs: passed
zach1221 51c4aa4
WCOSS2 RT Log: Passed
BrianCurtis-NOAA 803bd02
Acorn RT Log: Passed
BrianCurtis-NOAA 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,20 @@ | ||
|
|
||
| control_CubedSphereGrid intel | ||
| control_CubedSphereGrid_parallel intel | ||
| control_latlon intel | ||
| control_wrtGauss_netcdf_parallel intel | ||
| control_c192 intel | ||
| control_c384 intel | ||
| merra2_thompson intel | ||
| control_CubedSphere_debug intel | ||
| control_diag_debug intel | ||
| atmaero_control_p8_rad_micro intel | ||
| control_c48 gnu | ||
| control_debug_p8 gnu | ||
| control_diag_debug gnu | ||
| control_p8 gnu | ||
| control_p8_ugwpvl gnu | ||
| cpld_control_nowave_noaero_p8 gnu | ||
|
DeniseWorthen marked this conversation as resolved.
Outdated
|
||
| cpld_control_p8 gnu | ||
| cpld_control_pdlib_p8 gnu | ||
| cpld_debug_pdlib_p8 gnu | ||
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
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
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
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
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
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.