Skip to content

Releases: WISDEM/ORBIT

Release v1.1.0

13 Sep 20:45
ad240bd
Compare
Choose a tag to compare

New features include HVDC export systems, semitaut mooring systems, new library additions, and general improvements to workflows. See change log for details.

Initial Floating Release

01 Jul 16:36
Compare
Choose a tag to compare
Pre-release

Includes initial design and installation modules for modeling floating offshore wind projects.

Updated Beta Release

18 Feb 01:01
a951793
Compare
Choose a tag to compare
Updated Beta Release Pre-release
Pre-release
  • Vessel mobilization added to all vessels in all installation modules.
    Defaults to 7 days at 50% day-rate.
  • Cable lay, bury and simulataneous lay/bury methods are not flagged as
    suspendable to avoid unrealistic project delays.
  • Cost of onshore transmission construction added to
    ExportCableInstallation.
  • Simplified ArrayCableInstallation, ExportCableInstallation modules.
  • Removed pandas from the internals of the model, though it is still useful
    for tabulating the project logs.
  • Revised package structure. Functionally formerly in ORBIT.simulation or
    ORBIT.vessels has been moved to ORBIT.core.
  • InstallPhase cleaned up and slimmed down.
  • Environment and associated functionality has been replaced with
    marmot.Environment.
  • Logging functionality revised. No longer uses the base python logging module.
  • Vessel now inherits from marmot.Agent.
  • Tasks that were in ORBIT.vessels.tasks have been moved to their
    respective modules and restructured with marmot.process and
    Agent.tasks.
  • Modules inputs cleaned up. type parameters are no longer required for
    monopile, transition piece or turbine component definitions.
  • Removed old/irrelevant tests.

Initial Beta Release

29 Jan 18:04
Compare
Choose a tag to compare
Initial Beta Release Pre-release
Pre-release
v0.3.3

Fixing install.