File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ turbine:
4343 precone : 4.0 # [deg]
4444 shaft_tilt : 6.0 # [deg]
4545 overhang : -12.0313 # [m]
46- aeroMod : 1 # 0 aerodynamics off; 1 aerodynamics on
46+ aeroServoMod : 1 # 0 aerodynamics off; 1 aerodynamics on
4747
4848
4949 blade :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " OpenRAFT"
7- version = " 1.3.1 "
7+ version = " 1.3.2 "
88description = " RAFT: Response Amplitudes of Floating Turbines"
99readme = " README.md"
1010requires-python = " >=3.9"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ turbine:
2929 precone : 4.0 # [deg]
3030 shaft_tilt : 6.0 # [deg]
3131 overhang : -12.0313 # [m]
32- aeroMod : 1 # 0 aerodynamics off; 1 aerodynamics on
32+ aeroServoMod : 1 # 0 aerodynamics off; 1 aerodynamics on
3333
3434
3535 blade :
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ turbine:
4040 precone : 4.0 # [deg]
4141 shaft_tilt : 6.0 # [deg]
4242 overhang : -12.0313 # [m]
43- aeroMod : 1 # 0 aerodynamics off; 1 aerodynamics on
43+ aeroServoMod : 1 # 0 aerodynamics off; 1 aerodynamics on
4444
4545
4646 blade :
You can’t perform that action at this time.
0 commit comments