-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi Professor Saptarshi Sarkar:
Thank you for reading!
I have recently read your paper: " Use of Kane’s Method for Multi-Body Dynamic Modelling and Control of Spar-Type Floating Offshore Wind Turbines". The work was so interesting and it was attractive to me. Then I studied the code "OC3-Hywind-Spar" you posted on github. I am wondering if you could kindly help me with some confusion. Thank you very much for your kind consideration and I am looking forward to your early reply.
All the best to you!
Q1:In the file "NominalSystemMatrix.m",which variables represent the horizontal nacelle acceleration(linear nacelle acceleration in the X direction and linear nacelle acceleration in the Y direction)?
Q2: In the file "NominalSystemMatrix.m", what do "dEvU_TFA1" and "dEvU_TFA2" stand for respectively? Is there any information or manual for all the variables in "NominalSystemMatrix.m"?
Q3: In file "CreatePlatform.m", what does "Platform.nStrips" mean?
Q4: When I modify the parameters of platform,such as "TotDraft" in file "CreatePlatform.m" and then assign a larger value to "tf" in the file "OffshoreWindTurbine.m", such as making tf=100s, errors will occur in the file "CheckInterpPoints.m". Can you explain in detail how I should solve this error?