Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@lucas-carmo lucas-carmo released this 25 Sep 19:49

Overview

This release Includes bug fixes that we found after v1.3.0:

  • We were overwriting the maximum tension of the mooring lines with the minimum tension in the output dictionary. This bug was introduced quite recently by commit a22d868 when we added minimum values to the output dictionary (2f47591)
  • The plotting functions for case visualization were double counting the FOWT position, thus resulting in weird visualizations (68a615a)
  • Fixes in MHK modeling (469caa0)
  • New optional "currentMod" switch in the moorings section of the input YAML file which is used to pass current information to MoorPy (0: no current; 1: uniform current included in MoorPy) (6046b13)
  • The computation of hydrodynamic forces with BEM coefficients wasn't properly accounting for wave incidence and body orientation (d7268c3, 81697c7, and 6337880)

List of PR's included in this release