Releases: NLRWindSystems/ORBIT
Releases · NLRWindSystems/ORBIT
Release list
Updated Beta 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,ExportCableInstallationmodules. - Removed
pandasfrom 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. InstallPhasecleaned up and slimmed down.Environmentand associated functionality has been replaced with
marmot.Environment.- Logging functionality revised. No longer uses the base python logging module.
Vesselnow inherits frommarmot.Agent.- Tasks that were in
ORBIT.vessels.taskshave been moved to their
respective modules and restructured withmarmot.processand
Agent.tasks. - Modules inputs cleaned up.
typeparameters are no longer required for
monopile, transition piece or turbine component definitions. - Removed old/irrelevant tests.
Initial Beta Release
v0.3.3 Fixing install.