FLOAT logo

FLOAT: Fatigue-Aware Design Optimization of Floating Offshore Wind Turbine Towers

João Alves Ribeiro1,2, Francisco Pimenta2, Bruno Alves Ribeiro3,4, Sérgio M. O. Tavares5, Faez Ahmed1
1MIT   2University of Porto   3TU Delft   4Brown University   5University of Aveiro
Under review for integration    into the official IEA Wind Task 55 REFWIND 22 MW reference turbine · PR #164 →

Fast tower fatigue estimation during design optimization, without rerunning high-fidelity simulations.

FLOAT workflow
Traditional · Slow · Computationally Intensive
FLOAT · Fast · Lightweight

Paper Highlights

New tower

fatigue-oriented redesign of the IEA 22 MW floating tower

~33×

fatigue lifetime extension (9 months → 25 years)

−8.6%

mean error vs 6,468 high-fidelity simulations

250×

HPC speed-up on 6,468 cases (~$47 cloud cost)

Open source

FLOAT framework + redesigned 22 MW tower released

Abstract

Upscaling reduces offshore wind costs by enabling larger rotors and nacelles that require taller and stronger towers. In Floating Offshore Wind Turbines (FOWTs), this amplifies fatigue loads due to coupled wind–wave dynamics and platform motion. Conventional fatigue evaluation requires millions of high-fidelity simulations, creating prohibitive computational costs.

This paper presents FLOAT (Fatigue-aware Lightweight Optimization and Analysis for Towers), an approach to accelerate fatigue-aware tower design. It integrates a lightweight fatigue estimator for efficient optimization, a probabilistic wind–wave sampler that reduces the number of simulations, and enhanced high-fidelity simulations enabled by pitch/heave–platform calibration and high-performance computing.

FLOAT is demonstrated on the IEA 22 MW FOWT tower, delivering, to the authors' knowledge, the first fatigue-oriented redesign of this model. The redesigned FLOAT 22 MW tower is currently under review for integration into the official IEA-22-280-RWT reference model repository. Validation against 6,468 simulations shows that the optimized tower extends fatigue life from ∼9 months to 25 years while avoiding resonance, with the fatigue estimator achieving a mean relative error of −8.6%. This improvement requires increased tower mass, yielding the lowest-mass fatigue-compliant design.

All results are obtained within the considered fatigue scope: DLC 1.2 under aligned wind–wave conditions for the selected site distributions. FLOAT enables reliable and scalable tower design in next-generation FOWTs, generating high-fidelity datasets for data-driven and AI-assisted design methodologies.

FLOAT paper abstract

Method

FLOAT accelerates the iterative design of FOWT towers under fatigue constraints. High-fidelity simulations are still used for reference assessment and final validation, but the framework avoids rerunning them at each optimization step by relying on a lightweight fatigue model that scales precomputed damage to any candidate geometry.

The workflow runs in two stages:

  1. Numerical simulation (stage 1) — the Wind–Wave Sampler selects a small representative subset of environmental conditions; the Numerical Simulator runs them in OpenFAST with pitch/heave–platform calibration and HPC acceleration; the Frequency Response Analyzer and the Fatigue Analyzer process the outputs, validating the floater frequency correction and calibrating the lightweight fatigue estimator.
  2. Design optimization (stage 2) — the Design Optimizer iteratively updates the tower geometry under fatigue constraints, using the Fatigue Estimator (a lightweight model) to predict damage without rerunning high-fidelity simulations. The optimized design is then re-simulated to validate it against the reference.

Validation passes when (i) the lifetime fatigue damage in every tower section is below the admissible limit, and (ii) the FLOAT-to-OpenFAST relative error in section-wise lifetime fatigue damage is below 10%. If either fails, the calibration is refreshed and the cycle restarts.

The framework is integrated into WISDEM through a new TowerFatigueDamage OpenMDAO component in the native TowerSE module — see the FLOAT repository for the source. Fatigue damage then becomes a regular WISDEM constraint that the optimizer can drive.

FLOAT paper workflow

Results

Interactive view of the paper's redesign — explore tower geometries, fatigue / stress / buckling / deflection profiles, and the optimizer's convergence across the reference, opt1 and opt2 cases.

Resources

 FLOAT (framework)

The fatigue-aware tower design framework. Includes eight runnable examples and all inputs to reproduce the paper end-to-end.

 FLOAT-22-280-RWT-Semi (tower)

The fatigue-redesigned IEA 22 MW semi-submersible tower as a ready-to-use OpenFAST 3.5.2 model + windIO ontology. Drop into your simulation pipeline directly.

 Paper (arXiv 2601.01657)

Full methodology, scaling law derivation, validation against 6,468 wind–wave OpenFAST simulations, and the IEA-22-280-RWT redesign case study.

 IEA Wind Task 55 REFWIND

The FLOAT-redesigned tower is in the process of being adopted by the official IEA 22-MW offshore reference wind turbine. Track integration in PR #164.

Citation

@misc{ribeiro2026floatfatigueawaredesignoptimization,
      title={FLOAT: Fatigue-Aware Design Optimization of Floating Offshore Wind Turbine Towers},
      author={João Alves Ribeiro and Francisco Pimenta and Bruno Alves Ribeiro and Sérgio M. O. Tavares and Faez Ahmed},
      year={2026},
      eprint={2601.01657},
      archivePrefix={arXiv},
      primaryClass={cs.CE},
      url={https://arxiv.org/abs/2601.01657},
}

Acknowledgements

We thank Garrett Barter, Pietro Bortolotti, and Daniel Zalkind from the National Renewable Energy Laboratory (NREL) for their insightful discussions and technical guidance. This work builds on a fork of WISDEM.