Skip to content

Commit

Permalink
Updated changelog and docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
nRiccobo committed Jun 10, 2024
1 parent 90bb8c5 commit bdcff41
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,16 @@ ORBIT Changelog

Unreleased (TBD)
----------------

- merged SemiTaut_Mooring_Update
- The ``MooringSystemDesign`` module now can use a Catenary or SemiTaut mooring system. User can specify "mooring_type".
- The ``FloatingOffshoreSubstation`` and ``ElectricalDesign`` modules now actually have a floating option to remove any substructure mass (and cost) from older versions. User can specify "oss_substructure_type"
- The ``MoredSubInstallation`` now utilizes an AHTS vessel which must be added to any config file as (ahts_vessel)
- "drag_embedment_install_time" increased from 5 to 12 hours
- quayside turbine tower section lift time from 12 to 4 hours per section. User specifies number of sections (default =1)
- quayside nacelle lift time changed from 7 to 12 hours
Unreleased (TBD)
----------------
- merged electrical-refactor
- Updated ``ElectricalDesign`` module.
This class combines the elements of ``ExportSystemDesign`` and the ``OffshoreSubstationDesign`` modules. Its purpose is to represent the export system more accurately
by linking the type of cable (AC versus DC) and substation’s components (i.e. transformers versus converters).Figure 1 shows how to add ElectricalDesign() to a yaml
Expand Down
2 changes: 1 addition & 1 deletion docs/source/phases/design/doc_OffshoreSubstationDesign.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ References
----------

.. [#maness2017] Michael Maness, Benjamin Maples, Aaron Smith,
NREL Offshore Balance-of-System Model, 2017
NREL Offshore Balance-of-System Model, 2017. https://www.nrel.gov/docs/fy17osti/66874.pdf

0 comments on commit bdcff41

Please sign in to comment.