Skip to content

Releases: NLRWindSystems/ORBIT

v1.3

Choose a tag to compare

@RHammond2 RHammond2 released this 07 May 21:30
bf357ee

What's Changed

Full Changelog: v1.2.6...v1.3

v1.2.6

Choose a tag to compare

@RHammond2 RHammond2 released this 02 Apr 15:37
9c1c393

What's Changed

  • Patch: Enable create_layout_df for the CustomArraySystemDesign by @RHammond2 in #206

Full Changelog: v1.2.5...v1.2.6

v1.2.5 Release

Choose a tag to compare

@nRiccobo nRiccobo released this 09 Jan 19:20

What's Changed

  • Enhancements to the GravityBasedInstallation module by @dmulash in #196
  • Adding Supply Chain Parameter by @nRiccobo in #197
  • Feature: Enable DataFrames in plant location_data inputs by @RHammond2 in #202
  • Cost of Wind Energy Review: 2025 Edition Updates by @dmulash in #201
  • Feature: Split the array design save_layout into separate creation and save methods by @RHammond2 in #203
  • Release 1.2.5 by @nRiccobo in #204

Full Changelog: v1.2.4...v1.2.5

v1.2.4

Choose a tag to compare

@RHammond2 RHammond2 released this 13 Oct 22:58
a98e554

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3 patch

Choose a tag to compare

@nRiccobo nRiccobo released this 09 Oct 20:47
a060e55

Adjusted the np.trapz fix to accommodate numpy < 2.0

v1.2.2

Choose a tag to compare

@RHammond2 RHammond2 released this 09 Oct 17:25
ba4ed6e

What's Changed

  • Patch: v1.2.2, Replace deprecated NumPy trapz method and sunset Python 3.9 by @RHammond2 in #198

Full Changelog: v1.2.1...v1.2.2

Release v1.2.1

Choose a tag to compare

@nRiccobo nRiccobo released this 07 Apr 16:54
95ae354

A patch release to incorporate a recent update regarding the WISDEM API and update some python packages. See #193

What's Changed

Full Changelog: v1.2...v1.2.1

Release v1.2

Choose a tag to compare

@nRiccobo nRiccobo released this 31 Mar 21:10
9dd1d0c

Enhancements:

In this release there were updates to ORBIT's cost model. Users can expect to see different CapEx results because of:

  • Soft CapEx Methodology consistent with https://www.nrel.gov/docs/fy16osti/66579.pdf. Users can still specify a $/kW for all any CapEx categories.
  • Common Cost (defaults) now employs a similar approach to NYSERD to adjust ORBIT's common costs (a.k.a default values) based on publicly available commodity indices. We updated all the common costs (design costs, cable, vessel day rates, project parameters, soft cost) to be updated as of 2024 dollars. See #187.

Improvements:

Some infrastructure needed a few fixes.

  • The WISDEM API that connects ORBIT to WISDEM was out of sync and had some variable naming errors. See #183.
  • Updated ParametricManager to be compatible with latest version of python-benedict See #189. User's should rebuild their environment.

Bug Fixes:

There was a units error in the characteristic impedance calculation that effected the power factor and ultimately determined how much power an HVAC cable can support. Note that HVDC cables were unaffected by this bug. With this fix, the AC power that each cable can handle is lower which means fewer turbines can be connected on the same array cable. See #186 for more detail on the issue and #188 for the PR.

New Feature:

See changelog

What's Changed

Full Changelog: v1.1.0...v1.2

Release v1.1.0

Choose a tag to compare

@nRiccobo nRiccobo released this 13 Sep 20:45
ad240bd

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

Pre-release

Choose a tag to compare

@JakeNunemaker JakeNunemaker released this 01 Jul 16:36

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