-
Notifications
You must be signed in to change notification settings - Fork 518
Description
Bug description
When the BEM hydrodynamic solution is attained with a reference frame not aligned with the expected global inertial frame in OpenFAST, the parameter PtfmRefztRot could be used to rotate results from BEM to the OpenFAST coordinate system. Yet, simple decay simulations associated with a floater and PtfmRefztRot=180-deg do not appear to reproduce the correct response. This might have implications for regular simulations results as well, and it appears to be a bug.
To Reproduce
Steps to reproduce the behavior:
- Run two simple test cases with any floater and potential flow mode, e.g., OC4 Semi Test Case from r-test directory, with no wind or wave enabled, and with an initial PtfmPitch of 5 deg, and with PtfmRefztRot=0-deg and 180-deg, respectively.
- Examine PtfmPitch output by the simulations and check associated frequency
- Examine differences
Expected behavior
In a potential flow solution, a still water pitch-decay case should return the same frequency response when the floater is rotated 180 deg.
Screenshots, if applicable
OpenFAST Version
OpenFAST
Copyright (C) 2021 National Renewable Energy Laboratory
Copyright (C) 2021 Envision Energy USA LTD
This program is licensed under Apache License Version 2.0 and comes with ABSOLUTELY NO WARRANTY.
See the "LICENSE" file distributed with this software for details.
OpenFAST-v3.0.0-4-g8c054308-dirty
Compile Info:
- Compiler: Intel(R) Fortran Compiler 1910
- Architecture: 64 bit
- Precision: single
- OpenMP: No
- Date: Jul 01 2021
- Time: 20:11:24
Execution Info: - Date: 11/10/2021
- Time: 12:32:23-0700
System Information (please complete the following information):
- OS: Windows 10
- Compiler: Intel
Additional context

