Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit db6ae0f

Browse files
committed
README pointing to examples
1 parent 78ab491 commit db6ae0f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ pytest
2424

2525
The repository contains a set of small packages:
2626

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/))
2929
- aeroacoustics: tools for aeroacoustics (generate BL files and plot outputs)
3030
- case\_generation: tools to generate and run a set of input of OpenFAST input files (see [examples](pyFAST/case_generation/examples))
3131

0 commit comments

Comments
 (0)