Various bug fixes and features#27
Merged
Merged
Conversation
added 30 commits
January 12, 2017 12:27
…fix for the tower motions. Also testing an OpenFAST error log to help with automated testing
Conflicts: modules-local/fast-library/src/FAST_Mods.f90 - using updated unique version number 8.17.01b-dev
- fixed typo in other state description - 4Dext: created fatal error is outside the grid bounds, Interp4D doesn't interpolate in time (based on conversation with jmj, we won't interpolate in time because we won't be able to interpolate the last time grid in FAST.Farm)
…s printing of turbine number for FAST.Farm
… output handling draft code, first commit of awae, wakedynamics, and fast-farm into OpenFAST
…t print these times any more.
…updated to FAST.Farm plan rev 9
…me unused variables
…D finite differencing bugs, fixed initialization
…AST.Farm to pass data related to VIZ outputs to AWAE
… DLL control option, a seg fault could occur if a fatal error was encountered before the avrSWAP array was allocated.
…line breaks/carriage returns between vector triplets.
…Farm output files to have columns wider than the FAST limit. (10 for FAST, now 14 for FAST.Farm)
…the FAST.Farm output channel names/units Added parameters for the low-res grid which is needed to generate the user-requested wind velocity output channels.
…y grids -Added parameter support on farm%p for the low-res grid info, used for the user-requested wind velocity outputs -Added code to attach output channel data to the AllOuts array and then write the data to an ASCII file
…ng outputs to the AllOuts array -Fixed some bugs with the channel name search code
…tialCO() and Farm_CalcOutput()
Renamed phat_ce to p_ce and phat cs to p_cs. Deleted the extra .or. test on r_tmp_plane that was in LowResGridCalcOutput, but not in HighResGridCalcOutput. Fixed initialization of states and outputs in Wake Dynamics to match Rev. 11 plan. Corrected several comments.
…calc in WD. Removed unused local variables. Removed < 0 check on r_tmp_plane in AWAE. changed phat_ce and phat_cs to pvec_ce and pvec_cs
This change follows Rev. 12 of the FAST.Farm plan
Updated FAST-related vs-build projects Removed FAST.Farm related entries from RunRegistry.bat
jjonkman
approved these changes
May 12, 2017
jjonkman
left a comment
Collaborator
There was a problem hiding this comment.
Greg,
These look OK to me. I think I've reviewed most of these changes already from the fast-farm branch.
Just FYI -- Many of the FAST-related changes in these commits are associated with FAST.Farm. I'm fine with including these in the OpenFAST dev because they won't effect FAST standalone and are not useful without the rest of the FAST.Farm routines.
Closed
Closed
psakievich
pushed a commit
to psakievich/openfast
that referenced
this pull request
Oct 26, 2023
Fix precision errors based on integer conversion
andrew-platt
referenced
this pull request
in andrew-platt/openfast
Apr 30, 2025
* ADI_c: set `OutputAccel` flag for IfW with MHK * ADI cbind: pass the OutputAccel flag through AeroDyn_Inflow.f90 * AD driver: set OutputAccel flag for IfW * Remove hard coded OutputAccel flag in favor of input file --------- Co-authored-by: Rafael M Mudafort <rafael.mudafort@nrel.gov>
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 is the rest of the bleeding-edge codebase for OpenFAST. Note: No cmake testing has been performed on this branch prior to issuing the pull request.