Skip to content

Conversation

@lsirkis
Copy link
Collaborator

@lsirkis lsirkis commented Nov 11, 2025

-- project.plot2d() overhauled to plot all soil types, be able to plot bathymetry contour lines, and mask land
- These features were developed by Jun Tanemoto of Shimizu Corporation and implemented by NREL
- new input options include:
- plot_bathy_contours (plot bathymetry contours)
- plot_landmask (plot a gray mask over land areas)
- cmap_soil (string name of matplotlib colormap to represent soils (discretized by famodel)
- new examples added to 01_Visualization folder to show these new capabilities -- LineDesign bug fix for suspended mooring lines
- set mooring.symmetric=True
- removed reset call in updateDesign for now, as this slightly slows the process and it's not currently needed (would be needed if marine growth is added though) -- Mooring bug fix reset
- when re-creating subsystem, sends in correct case instead of default -- Added test for suspended mooring system in LineDesign -- commented out getSize function in anchor.py to avoid confusion (should now be using getSizeAnchor()

-- project.plot2d() overhauled to plot all soil types, be able to plot bathymetry contour lines, and mask land
	- These features were developed by Jun Tanemoto of Shimizu Corporation and implemented by NREL
	- new input options include:
		- plot_bathy_contours (plot bathymetry contours)
		- plot_landmask (plot a gray mask over land areas)
		- cmap_soil (string name of matplotlib colormap to represent soils (discretized by famodel)
	- new examples added to 01_Visualization folder to show these new capabilities
-- LineDesign bug fix for suspended mooring lines
	- set mooring.symmetric=True
	- removed reset call in updateDesign for now, as this slightly slows the process and it's not currently needed (would be needed if marine growth is added though)
-- Mooring bug fix reset
	- when re-creating subsystem, sends in correct case instead of default
-- Added test for suspended mooring system in LineDesign
-- commented out getSize function in anchor.py to avoid confusion (should now be using getSizeAnchor()
@lsirkis lsirkis merged commit 007caf8 into dev Nov 11, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants