forked from NREL/HOPP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* create place for greenheart * boundary distance test correct * add electrolyzer as dependency * add electrolyzer as dependency * add test for spacing component * make openmdao a requirement * include testing inputs * get initial electrolyzer rating from input config dict * create hopp structure for greenheart * move hopp_tools_test.py to greenheart test directory * include greenheart init files and additional test input files --------- Co-authored-by: Chris Bay <[email protected]>
- Loading branch information
1 parent
1468d5d
commit 9716f4d
Showing
3 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
from greenheart.simulation.technologies.offshore.fixed_platform import FixedPlatformDesign, FixedPlatformInstallation | ||
from greenheart.simulation.technologies.offshore.floating_platform import FloatingPlatformDesign, FloatingPlatformInstallation | ||
from greenheart.simulation.technologies.offshore.floating_platform import FloatingPlatformDesign, FloatingPlatformInstallation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters