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

UFS-dev PR#139 #123

Merged
merged 12 commits into from
Mar 12, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add component defaults, rename templates to .in, rename ufs.configure…
… for application, cleanup tests (ufs-community#2010)

* additional template variables for CICE namelist

* rename templates, add component level defaults

* clean up unnecessary quotes in tests

* add cmeps restart directory variable

* add MOM6 variables to some standalone tests

* add missing mom6 variables for two restart tests
  • Loading branch information
DeniseWorthen committed Dec 11, 2023
commit fb8792b0b82aba888b0b0a236fdad32353bfc84c
2 changes: 1 addition & 1 deletion tests/bl_date.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export BL_DATE=20231206
export BL_DATE=20231207
Loading