-
Notifications
You must be signed in to change notification settings - Fork 87
Add halo blending option. #292
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
JeffBeck-NOAA
merged 14 commits into
ufs-community:develop
from
JeffBeck-NOAA:feature/nrows_fix
Sep 15, 2020
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
5deb7a8
Remove all references to /lfs3 on Jet
JeffBeck-NOAA 43722f8
Add Ben and Ratko to the CODEOWNERS file
JeffBeck-NOAA 90977b0
Merge branch 'develop' of https://github.com/NOAA-EMC/regional_workfl…
JeffBeck-NOAA 6f3e294
Replace hard-coded make_orog module file with build-level module file…
JeffBeck-NOAA bf87e02
Remove hard-coded make_sfc_climo module file
JeffBeck-NOAA 16192ec
Merge branch 'develop' of https://github.com/NOAA-EMC/regional_workfl…
JeffBeck-NOAA b6c8ae8
Merge branch 'develop' of https://github.com/NOAA-EMC/regional_workfl…
JeffBeck-NOAA a6a0a6d
Merge branch 'develop' of https://github.com/NOAA-EMC/regional_workfl…
JeffBeck-NOAA a539768
Fixes after updating fork with authoritative repo
JeffBeck-NOAA 864eac5
Merge branch 'develop' of https://github.com/NOAA-EMC/regional_workfl…
JeffBeck-NOAA f10d313
Set ad-hoc stochastic physics scheme magnitudes to -999.0 when not us…
JeffBeck-NOAA 25491ed
Add nrows to input.nml, HALO_BLEND to config_defaults.sh, and apply H…
JeffBeck-NOAA 8a10585
Add nrows_blend to the template namelist file.
JeffBeck-NOAA dc2e6a0
Add comment in config_defaults.sh to set HALO_BLEND to zero if the us…
JeffBeck-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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -103,6 +103,7 @@ | |
| nord = 2 | ||
| nord_zs_filter = 4 | ||
| npz = 64 | ||
| nrows_blend = 10 | ||
| ntiles = 1 | ||
| nudge_qv = .false. | ||
| nwat = 6 | ||
|
|
||
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.