h2integrate.simulation.technologies.offshore.all_platforms#
Functions
|
Simple opex calculation based on a capex |
|
A simplified platform installation costing model. Total Cost = install_cost * duration Compares the mass and/or deck space of equipment to the vessel limits to determine the number of trips. Add an additional "at sea" install duration. |
- h2integrate.simulation.technologies.offshore.all_platforms.calc_platform_opex(capex, opex_rate=0.011)#
- Simple opex calculation based on a capex
Output in $USD/year
- h2integrate.simulation.technologies.offshore.all_platforms.install_platform(mass, area, distance, install_duration=14, vessel=None, foundation='fixed')#
A simplified platform installation costing model. Total Cost = install_cost * duration
Compares the mass and/or deck space of equipment to the vessel limits to determine the number of trips. Add an additional "at sea" install duration