.. sidebar:: Documentation :ref:`Introduction ` A quick introduction to the project. :ref:`Tutorial ` Basic tutorial for working with ORBIT. :ref:`Examples ` Advanced examples and real world validation cases. :ref:`API Reference ` Detailed description of ORBIT's API. :ref:`Methodology ` References and descriptions of the underlying engineering models. :ref:`Publications ` Publications related to ORBIT. :ref:`Changelog ` ORBIT Changelog :ref:`Team ` List of authors and contributors. ORBIT ===== Overview -------- The Offshore Renewables Balance of system and Installation Tool (ORBIT) is a model developed by the National Renewable Energy Lab (NREL) to study the cost and times associated with Offshore Wind Balance of System (BOS) processes. ORBIT includes many different modules that can be used to model phases within the BOS process, split into :ref:`design ` and :ref:`installation `. It is highly flexible and allows the user to define which phases are needed to model their project or scenario using :ref:`ProjectManager `. ORBIT is written in Python 3.7 and utilizes `SimPy `_'s discrete event simulation framework to model individual processes during the installation phases, allowing for the effects of weather delays and vessel interactions to be studied. License ------- Apache 2.0. Please see the `repository `_ for license information.