Open
Conversation
- fix missing include dirs in RunRegistry.bat - update dependencies on IfW MD in solution - remove the compiler specification form the vfproj files (old ifx installs wouldn't work)
- InflowWind_driver - remove `registry` dependency (failed at linking, no other drivers have this) - add error handling in batch file to run the devenv builds with VS - drop the `_x64` part of names in test part of `deploy` script
…te the r-test pointer
Allow upto MaxStC outputs
Update VS solution/project files
Add in missing passing of SS pointer to MD during FAST init
…on solver if tolerance is not met. Also fixed a bug in driver wave elevation output.
* Added support for dynamic current from InflowWind for MHK simulations. * Allow up to 10 deg of misalignment between the waves and current for WvCrntMod=2.
Improved wave-current modeling in SeaState
Update Visual Studio projects in dev-tc
…OpenMP_Release for VS
Merge dev branch into dev-tc branch
…oesn't get overwritten when running the tests.
Fix missing merge of dev into dev-tc
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.
This PR is ready to merge.
Feature or improvement description
This PR merges the
dev-tcbranch, with the new tight-coupling algorithm, and many other improvements into thedevbranch, which will serve as the basis for OpenFAST 5.0.