Skip to content

Commit

Permalink
Code review: more updates to api_change.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-platt committed Dec 24, 2024
1 parent e973b76 commit 3fb2212
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/user/api_change.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ Modified in OpenFAST `dev`
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Module Line Flag Name Example Value
============================================= ======== ==================== ========================================================================================================================================================================================================
OpenFAST 15 CompAero\** 2 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDisk; 2=AeroDyn; 3=ExtLoads}
OpenFAST 13 CompElast 3 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades; 3=Simplified ElastoDyn}
OpenFAST 15 CompAero\** 2 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDisk; 2=AeroDyn; 3=ExtLoads}
OpenFAST 17 CompSeaSt 0 CompSeaSt - Compute sea state information (switch) {0=None; 1=SeaState}
OpenFAST 41 SeaStFile "unused" SeaStFile - Name of file containing sea state input parameters (quoted string)
AeroDyn all Complete restructuring of input file (see notes below)
AeroDyn Aeroacoustics 11\* TI 0.1 TI - Rotor-incident wind turbulence intensity (-) [Only used if TiCalcMeth == 1]
AeroDyn Aeroacoustics 12\* avgV 8 avgV - Average wind speed used to compute the section-incident turbulence intensity (m/s) [Only used if TiCalcMeth == 1]
Expand Down

0 comments on commit 3fb2212

Please sign in to comment.