-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule for flap saturation limits as inputs
- Loading branch information
1 parent
f9fe379
commit d215f4d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ROSCO
updated
9 files
+122 −0 | parameter_files/Bar_flaps/DISCON.IN | |
+7 −1 | parameter_files/DTU10MW/DISCON.IN | |
+8 −2 | parameter_files/NREL5MW/DISCON.IN | |
+74 −1 | src/Controllers.f90 | |
+2 −1 | src/DISCON.F90 | |
+0 −1 | src/Filters.f90 | |
+50 −0 | src/Functions.f90 | |
+11 −2 | src/ROSCO_Types.f90 | |
+10 −2 | src/ReadSetParameters.f90 |