-
Notifications
You must be signed in to change notification settings - Fork 57
WEC-Sim Applications v7.0.0 #101
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
Merged
Conversation
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
* try to update libraries again * fix simscapeinstrumentationlogging error --------- Co-authored-by: akeeste <akeeste@sandia.gov>
* Adds Floating OWC Example * Adding the test17a.out file from WAMIT * Fixing the bemio.m file for the test17a.out WAMIT output * Fixing the bemio.m file for test17a.out: warnings off * Updated test17a.out WAMIT file * Updated bemio.m file * Modifying the .gitignore file to ignore the exception for the test17a.h5 file Deleting the test17a.out and adding the test17a.h5 file * Adding files from the original orificeModel example * Move products file * Removing MCR test case * Remove unnecessary nested folders and add floating OWC to test * Add back h5 file and readme * Asserts that MoorDyn is installed to run the OWC_W2W test * Updates to Matlab 2024b * Typo fix * Modifies the workflow to copy MoorDyn if OWC is being tested * Modifies the readMe file * Skips the OWC and MoorDyn tests for Ubuntu * fixed github workflows * fixed github workflows * Deleted calcTurbPower.m as it is no longer needed * fixed github workflows * fixed github workflows * fixed github workflows --------- Co-authored-by: jleonqu <jleonqu@sandia.gov> Co-authored-by: jtgrasb <87095491+jtgrasb@users.noreply.github.com>
* restore broken library links * minor update to input file updating phase seed --------- Co-authored-by: Ruehl <kmruehl@sandia.gov>
* updated MOST readme * updated MOST * adding original wec-sim version and relavant citation fields * added more pto-sim citations * updating readmes * adding desal readme * added passive yaw citation * updated nonlinear hydro * added wecccomp citations * updated cable and controls readmes * updated controls readmes * updated end stop citation * added free decay citations * minor formatting uppates * added GBM citation * adding mean drift citation * added citations for mooring * added ME citations * added mcr citation * updated multiple wave spectra and changed dir name * updated paraview readme * updated paraview and pto extension readmes * added citations * minor formatting changes * minor formatting changes * minor formatting changes * minor formatting changes * readme formatting * remove mpc dependencies no longer used * updating OWC dependencies * updated readmes * refer pto ext to pr * minor formatting changes * Update Paraview_Visualization/README.md --------- Co-authored-by: akeeste <akeeste@sandia.gov> Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
* try to update libraries again * fix simscapeinstrumentationlogging error * fix OWC case to not need custom h5 file * update readme and dependencies * clean up directory and add missing files * adding missing WAMIT hst for GBM * adding Floating OWC case back * adding BEM files for Floating OWC * updating input file * Update OWC to be consistent with flex body updates from variable mass * Resolves the lib conflicts * Resolves conflicts * Fixes a bug * Fixes a bug * Removes the Floating OWC from the testing * Fixes a bug in OWC products * Fixes a bug with TestOWC * Fixes a bug with products.txt --------- Co-authored-by: akeeste <akeeste@sandia.gov> Co-authored-by: Ruehl <kmruehl@sandia.gov> Co-authored-by: jtgrasb <87095491+jtgrasb@users.noreply.github.com> Co-authored-by: Shabara <mshabara@nrel.gov> Co-authored-by: Mohamed Shabara <84589678+MShabara@users.noreply.github.com>
* Adds the test for the floating OWC example * add back testOWC * Adds the TestOWC.m * Adds the TestOWC.m * Test * Test2 * Fixes bugs with FOWT example --------- Co-authored-by: jtgrasb <87095491+jtgrasb@users.noreply.github.com>
* add variable mass example * misc clean up and formatting * readme * add note on model version to readme * Update after review * Update, clean up, and add tests * remove clear * revert gitignore --------- Co-authored-by: akeeste <akeeste@sandia.gov>
* updated app readmes for #1311 * more readme udpates * more readme udpates * restructuring mean drift dir
* Modifies the MOST example to include the QTFs * Fixes a typo in Mesh.cal * runs mostIO before starting the tests * comments the turbSim test as it a part of mostIO * fixes a bug * Adds the QTF results and modifies gitignore * limits the test to the constant case only * Small change so tests will rerun * Update wecSimInputFile.m * Update wecSimInputFile.m disables the QTF calculation in the example case * Delete Generalized_Body_Modes/gbmWEC-Sim.mat --------- Co-authored-by: jtgrasb <87095491+jtgrasb@users.noreply.github.com>
* resolve moordyn file access * get MoorDyn test to run * Remove simu.cicDt setting * Update tests to close simulink model after running * Update desal sim model * Close models without saving * close without saving * Fix last few * Allow for tests to be run on workflow dispatch * Remove cicDt * Update broken library link for variable mass * update call to cleanBEM * fix cd issue with passive yaw test * fix passive yaw test plotting issue * improve test plotting * update passive yaw regression test data * Import MoorDyn for OWC and paraview folders * remove extra changes to mooring input files --------- Co-authored-by: akeeste <akeeste@sandia.gov>
* replace MOST application with MOREnergyLab/MOST/VolturnUS plus QTFs * refactor MOST regression test * force add mass properties mat file * force add blade .dat files * fix path in TestMost.m * make test cd commands more robust * fix BEMIO path * force add .dat files for MOST hydroData * fix bemio path again * turn mostIO scripts into functions so they dont clear the test case * fix path again * fix file name capitalization * save case output, remove constant tests, update test results * comment out MOST regression test
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.
WEC-Sim Applications v7.0.0. Dev into main