Skip to content
Snippets Groups Projects
Commit 63efbe4a authored by Alan Wai Hou Lio's avatar Alan Wai Hou Lio
Browse files

test2

parent 711811f6
No related branches found
No related tags found
Loading
Pipeline #67461 failed
......@@ -122,6 +122,7 @@ subroutine name_update(array1,array2) bind(c,name="name_update")
dll%avrSWAP(34)=array1(6) !blade 3 pitch angle [rad]
dll%avrSWAP(27)=array1(7) !Hub wind speed [m/s]
dll%avrSWAP(61)=array1(8) !Number of blades
dll%avrSWAP(3)=array1(11)
dll%avrSWAP(50)=len(trim(dll%infile))
cInFIle=trim(dll%Infile)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment