-
Notifications
You must be signed in to change notification settings - Fork 462
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
Pull branch #21
Closed
Closed
Pull branch #21
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
If statement in ComputeSteadyAirfoilCoefs so that if there is no Cm data, Cpmin gets interpolated from IntAFCoefs(3)
Updated the BEMT_CalcOutputs to include a check for cavitation. Also included some checks for the cavitation input parameters here so that we don't waste time checking these if the user isn't doing a cavitation check.
Updated the BEMT_CalcOutputs to include a check for cavitation. Also included some checks for the cavitation input parameters here so that we don't waste time checking these if the user isn't doing a cavitation check.
Update AeroDyn_IO.f90 Update AeroDyn_Registry.txt Update AirfoilInfo_Registry.txt Update BEMT.f90 Update BEMTUncoupled.f90 Update BEMT_Registry.txt Update BEMTUncoupled.f90 Update AeroDyn_Registry.txt Update AeroDyn.f90 Update AeroDyn_IO.f90 Update AirfoilInfo_Registry.txt Update BEMT_Registry.txt Update BEMT.f90 Update BEMTUncoupled.f90 Update BEMTUncoupled.f90 Compute Cm and Cpmin If statement in ComputeSteadyAirfoilCoefs so that if there is no Cm data, Cpmin gets interpolated from IntAFCoefs(3) Update AirfoilInfo.f90 Update AeroDyn_IO.f90 Update BEMT.f90 Update BEMT.f90 Update BEMTUncoupled.f90 Update AirfoilInfo_Registry.txt Update AeroDyn_Driver.f90 Update BEMT.f90 Update BEMT.f90 Update BEMT.f90 Update BEMT.f90 Cavitation Updated the BEMT_CalcOutputs to include a check for cavitation. Also included some checks for the cavitation input parameters here so that we don't waste time checking these if the user isn't doing a cavitation check. BEMT_CalcOutputs includes cavitation check Updated the BEMT_CalcOutputs to include a check for cavitation. Also included some checks for the cavitation input parameters here so that we don't waste time checking these if the user isn't doing a cavitation check. Update AeroDyn.f90 Update AeroDyn_IO.f90 Update AeroDyn_Registry.txt Update AirfoilInfo.f90 Update AirfoilInfo_Registry.txt Update BEMT.f90 Update BEMTUncoupled.f90 Update BEMT_Registry.txt Updating files to remove redundancies Cleaned up code Cleaned up code Cleaned up Cleaned up Cleaned up code Updated with cavitation outputs
This is now a depreciated request, see #22, closing |
ghost
mentioned this pull request
Apr 16, 2019
Closed
Closed
Open
andrew-platt
referenced
this pull request
in andrew-platt/openfast
Dec 1, 2022
…21) Calculation of `k_mt` in FAST.Farm WakeDynamics. AWAE and glue-code changes still needed. Co-authored-by: Matthias Kretschmer <31383442+MatthiasCK@users.noreply.github.com>
luwang00
pushed a commit
to luwang00/openfast
that referenced
this pull request
May 9, 2023
Bug Fix: HD driver not reading the PRP motion input file correctly and missing variable declaration in the MD driver
psakievich
pushed a commit
to psakievich/openfast
that referenced
this pull request
Jul 7, 2023
NWTC-Library: removed interfaces for removed functions
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.
No description provided.