-
Notifications
You must be signed in to change notification settings - Fork 17
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
Cleanup magic 7's and other dimension issues. #87
Comments
This is a top priority because it's required for the control code to work for the 'thermo' mode |
John will do a commit where the variables currently need to be set in 2 locations - Supreeth is going to try to get that down to one global location. These values should be set in the parameter file, instead of being hard coded. Our goal is to not need to recompile between wind and thermo runs - there should be one executable that takes the mode as a parameter |
John will create a feature branch with his code progress. @johnmauff |
PR #94 was created that partially addresses this issue |
Kamino cloned this issue to NCAR/samurai-dev |
Closed with PR #94 |
There are a lot of '7's floating around the code. Sometimes refer to
Need to consolidate to global variables for 1 and 2 points
May require a little extra work to get these variables accessible throughout code?
The text was updated successfully, but these errors were encountered: