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

set clobber variable from run configuration file #256

Open
junwang-noaa opened this issue Oct 16, 2023 · 5 comments
Open

set clobber variable from run configuration file #256

junwang-noaa opened this issue Oct 16, 2023 · 5 comments

Comments

@junwang-noaa
Copy link

In the UFS coupled test, any existing GOCART history files need to be removed before the model starts. We hope to have a configuration variable to control if model can overwrite an existing GOCART history file.

@junwang-noaa
Copy link
Author

@weiyuan-jiang FYI.

@mathomp4
Copy link
Member

@junwang-noaa History does currently have a global variable to do this:

Allow_Overwrite: .true.

will allow history to clobber.

You put this at the top much like CONTACT:, etc.

@bbakernoaa
Copy link

@mathomp4 We just remembered this a little bit ago and we are testing now.

@weiyuan-jiang
Copy link
Contributor

@bbakernoaa Please let me know if it works or not.

@junwang-noaa
Copy link
Author

@weiyuan-jiang I tested in a UFS coupled test, it is working now. Thank you all!

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

No branches or pull requests

4 participants