forked from NREL/GEOPHIRES-X
-
Notifications
You must be signed in to change notification settings - Fork 0
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
JEDI project skeleton #1
Closed
softwareengineerprogrammer
wants to merge
37
commits into
aimiktena:main
from
softwareengineerprogrammer:jedi-geothermal
Closed
JEDI project skeleton #1
softwareengineerprogrammer
wants to merge
37
commits into
aimiktena:main
from
softwareengineerprogrammer:jedi-geothermal
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…fixed bug in HTML output
…fixed bug in HTML output
Deleting accidentally added files
Deleting accidentally added files
Deleting accidentally added files
Deleting accidentally added files
Deleting accidentally added files
Deleting accidentally added files
Deleting accidentally added files
…removing accidentally added files.
…he apparent reason the clases in question weren't included is that they have no unique parameters, and so this change doesn't actually affect docs generation, but it's still good to have in case parameters are added in the future.
…rrent outputs. Fervo results will continue to evolve.
Fervo case study
…ams now created. Also addressed issue where multiple processes were writing to the output file at the same time and corrupting parts of it using File Locking. The result is slower, but the results are better.
…onger true, for the moment at least)
…t-parameters-enhancement GeophiresInputParameters enhancement + FCR sensitivity test
added pylocker needed for MC file locking
Calling plt.close() to free memory
Addressing Monte-Carlo suggestion: INPUT variograms NREL#197
Disregard, @aimiktena needs to sync their fork with main first. Once done, I will file a separate PR. |
Hi @softwareengineerprogrammer, |
@aimiktena great - see #2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Project skeleton for NREL#169
@aimiktena Merge this PR into your fork, and then you will be unblocked for next steps to implement! (We can discuss what those steps are offline.)