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.
Add support for global and test-local memory overrides #299
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
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
Add support for global and test-local memory overrides #299
Changes from all commits
1570e0fFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 30 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make currTimeStep a static final constant or non-public and provide accessors if needed.
Check warning on line 31 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make currStudyDataSet a static final constant or non-public and provide accessors if needed.
Check warning on line 33 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this member "protected".
Check warning on line 35 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Replace the type specification in this constructor call with the diamond operator ("<>").
Check warning on line 35 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static currSvFutMap" field final
Check warning on line 35 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this member "protected".
Check warning on line 40 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Replace the type specification in this constructor call with the diamond operator ("<>").
Check warning on line 44 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make allExternalFunctionMap a static final constant or non-public and provide accessors if needed.
Check warning on line 56 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static startYear" field final
Check warning on line 61 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make endDay a static final constant or non-public and provide accessors if needed.
Check warning on line 66 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make cycleEndMonth a static final constant or non-public and provide accessors if needed.
Check warning on line 73 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static partA" field final
Check warning on line 81 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make cacheSvar2 a static final constant or non-public and provide accessors if needed.
Check warning on line 91 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make gurobi_objective a static final constant or non-public and provide accessors if needed.
Check warning on line 93 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static sendAliasToDvar" field final
Check warning on line 95 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make showRunTimeMessage a static final constant or non-public and provide accessors if needed.
Check warning on line 100 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static ignoreError" field final
Check warning on line 102 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static allRestartFiles" field final
Check warning on line 106 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make isOutputCycle a static final constant or non-public and provide accessors if needed.
Check warning on line 107 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static outputAllCycles" field final
Check warning on line 113 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static solverTime_cbc" field final
Check warning on line 115 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static solverCreationTime_cbc" field final
Check warning on line 117 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static lpFileWritingTime" field final
Check warning on line 118 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static cdTime" field final
Check warning on line 121 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static saveCplexLpStringToFile" field final
Check warning on line 123 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make cbcCheckIntErr a static final constant or non-public and provide accessors if needed.
Check warning on line 132 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make cbc_debug_routeXA a static final constant or non-public and provide accessors if needed.
Check warning on line 140 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static resimDate" field final
Check warning on line 142 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make resimYear a static final constant or non-public and provide accessors if needed.
Check warning on line 150 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Rename this field "PASS" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.
Check warning on line 150 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static PASS" field final
Check warning on line 158 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make enableProgressLog a static final constant or non-public and provide accessors if needed.
Check warning on line 166 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static monMemSection" field final
Check warning on line 168 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static outputMonth" field final
Check warning on line 169 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make outputDay a static final constant or non-public and provide accessors if needed.
Check warning on line 170 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static memStartYear" field final
Check warning on line 175 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static prevMemDay" field final
Check warning on line 177 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make prevOutputMonth a static final constant or non-public and provide accessors if needed.
Check warning on line 178 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static prevOutputDay" field final
Check warning on line 181 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make prevOutputDate a static final constant or non-public and provide accessors if needed.
Check warning on line 188 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make t_ts a static final constant or non-public and provide accessors if needed.
Check warning on line 191 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Rename this field "t_goal" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.
Check warning on line 192 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static t_wt" field final
Check warning on line 193 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static t_wtss" field final
Check warning on line 197 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static t_cam" field final
Check warning on line 199 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static t_ann" field final
Check warning on line 201 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Rename this field "t_annx2" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.
Check warning on line 208 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static n_anngetndo_x2" field final
Check warning on line 212 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make this "public static n_annec_matchdsm2" field final
Check warning on line 214 in wrims-core/src/main/java/gov/ca/water/wrims/engine/core/components/ControlData.java
Make pid a static final constant or non-public and provide accessors if needed.
Uh oh!
There was an error while loading. Please reload this page.