You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@ pytest
24
24
25
25
The repository contains a set of small packages:
26
26
27
-
- input\_output: read and write OpenFAST input files (see [README](pyFAST/input_output))
28
-
- linearization: tools to deal with OpenFAST linearization (partial support, still relying on Matlab/Octave)
27
+
- input\_output: read/write OpenFAST input files (see [README](pyFAST/input_output)) and postprocess OpenFAST outputs (see [examples](pyFAST/input_output/examples))
28
+
- linearization: tools to deal with OpenFAST linearization (see [examples](pyFAST/linearization/examples/))
29
29
- aeroacoustics: tools for aeroacoustics (generate BL files and plot outputs)
30
30
- case\_generation: tools to generate and run a set of input of OpenFAST input files (see [examples](pyFAST/case_generation/examples))
0 commit comments