Hatch open-loop-unstable sea states on WECSim validation contour plots#193
Draft
Copilot wants to merge 12 commits into
Draft
Hatch open-loop-unstable sea states on WECSim validation contour plots#193Copilot wants to merge 12 commits into
Copilot wants to merge 12 commits into
Conversation
Agent-Logs-Url: https://github.com/symbiotic-engineering/MDOcean/sessions/51e1e892-3845-4cfa-b23d-7d4da8d73f21 Co-authored-by: rebeccamccabe <32020426+rebeccamccabe@users.noreply.github.com>
…drag to get_power_force Agent-Logs-Url: https://github.com/symbiotic-engineering/MDOcean/sessions/f21aedbd-2eb2-40b8-a89d-3686f3139d92 Co-authored-by: rebeccamccabe <32020426+rebeccamccabe@users.noreply.github.com>
- Swap add_wecsim_path() before gcp in Runtime.analysis_fcn so pool workers inherit WEC-Sim paths at creation time - Load glibc Simulink patch on all workers in runRM3Parallel via spmd - Wrap Simulink.sdi.clear in try-catch to prevent secondary failures Agent-Logs-Url: https://github.com/symbiotic-engineering/MDOcean/sessions/7fe7f85e-085b-4ec1-ac2f-f29c518d396a Co-authored-by: rebeccamccabe <32020426+rebeccamccabe@users.noreply.github.com>
…-bounds' into copilot/wecsim-unstable-hatching
Collaborator
|
merge after #197 |
Collaborator
|
@copilot fix analysis-Runtime and postpro-Wecsim stages which failed. Use the Calkit-run github actions logs from this branch to find the error messsges for each stage. |
Agent-Logs-Url: https://github.com/symbiotic-engineering/MDOcean/sessions/ee274f99-556b-4c5a-9529-bc134ad23d0b Co-authored-by: rebeccamccabe <32020426+rebeccamccabe@users.noreply.github.com>
This file contains hidden or 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
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.
postpro-Wecsimandanalysis-Runtimecalkit stagespostpro-Wecsim: addol_unstable = false(sz)toload_wecsim_resultsandload_RM3_report_resultsso all result structs have matching fields for array assignment atpower_matrix_compare.m:31analysis-Runtime: replacegcpwithdelete(gcp('nocreate'))to close any stale parallel pool beforerunRM3Parallelcreates a fresh one, preventing potential pool state conflicts