forked from WISDEM/WEIS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
76c1516
commit efa2c0a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ROSCO
updated
9 files
+119 −0 | parameter_files/Bar_flaps/DISCON.IN | |
+7 −4 | parameter_files/DTU10MW/DISCON.IN | |
+8 −5 | parameter_files/NREL5MW/DISCON.IN | |
+75 −9 | src/Controllers.f90 | |
+2 −1 | src/DISCON.F90 | |
+19 −10 | src/Filters.f90 | |
+50 −0 | src/Functions.f90 | |
+11 −6 | src/ROSCO_Types.f90 | |
+10 −6 | src/ReadSetParameters.f90 |