Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full-system linearization for FOWTs #394

Closed
jonmtz opened this issue Feb 14, 2020 · 1 comment
Closed

Full-system linearization for FOWTs #394

jonmtz opened this issue Feb 14, 2020 · 1 comment
Assignees

Comments

@jonmtz
Copy link

jonmtz commented Feb 14, 2020

Hi,

I am developing a controller for FOWTs, and I am trying get a full-system linearization in order to be able to adjust the controller parameters.

As far as I have read, currently there exists the possibilty to linearize both HydroDyn and MAP++ modules (apart from the previously linearized modules such as AeroDyn or ElastoDyn).

Nevertheless, using the latest binary from OpenFAST 2.2.0., I receive a message saying that the functionality is not implemented in the current version.

I tried to linearize the FAST Certification Test 24 (setting PCMode and VSContrl to 0 in ServoDyn), and I received the following message:


OpenFAST-v2.2.0
Compile Info:

  • Architecture: 64 bit
  • Precision: single
  • Date: Dec 20 2019
  • Time: 15:19:00
    Execution Info:
  • Date: 02/14/2020
  • Time: 13:08:49+0100

OpenFAST input file heading:
FAST Certification Test #24: NREL 5.0 MW Baseline Wind Turbine with OC3 Hywind Configuration,
for use in offshore analysis

FAST_InitializeAll:FAST_Init:ValidateInputData:Linearization is not implemented for the HydroDyn
module.
ValidateInputData:Linearization is not implemented for any of the mooring modules.

FAST encountered an error during module initialization.
Simulation error level: FATAL ERROR

Aborting OpenFAST.


So my questions are:

  • Is it possible to perform the linearization for these submodules?
  • If so, with which Certification Test (being a FOWT) would it be possible to try it?

Thanks in advance for the help,

Jon

@jjonkman
Copy link
Collaborator

Dear Jon,

The linearization functionality for floating offshore wind turbines is not included in OpenFAST v2.2. Instead, it is currently undergoing review and approval before being merged into the dev branch of OpenFAST--see pull request #350.

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants