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

RUN_TYPE settings, restart simulations #177

Open
evalieungh opened this issue May 3, 2024 · 0 comments
Open

RUN_TYPE settings, restart simulations #177

evalieungh opened this issue May 3, 2024 · 0 comments
Assignees

Comments

@evalieungh
Copy link
Collaborator

Describe the bug
I'm testing how to restart a simulation after spinup, and suspect the hidden 'restart' option in the RUN_TYPE variable is wrong. The LSP variable is set in the variable config file as read-only and defaults to 'startup'. In the CLM documentation, it looks like 'restart' is not a valid option but rather used when referring to a restart file created from a spinup simulation.

To Reproduce
Steps to reproduce the behavior:

  1. Install LSP
  2. Change code in resources/config/variables_config.json: set RUN_TYPE to readonly=false
  3. get containers up
  4. create 'restart' case in GUI
  5. case setup fails after submission.

Desktop (please complete the following information):

  • OS: linux ubuntu virtual machine on NREC
  • Browser Firefox
  • Version 1.0.0

Additional context
Suggested fix: remove 'restart' as option, and add 'hybrid' and 'branch', add documentation for how to use it.

@evalieungh evalieungh self-assigned this May 3, 2024
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

1 participant