Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 380 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 380 Bytes

MyMooring.jl

Verification of mooring system of floating offshore wind turbine.

Present routines are in agreement with the DNV (Det Norske Veritas) standards:

  • DNV-ST-0119 - Floating wind turbine structures
  • DNVGL-OS-E301 - Position mooring
include("MyMooring.jl");

using .MyMooring 

MyMooring.main(
    open_ui=true,
    execute=true
)