You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- SWITCHED TO WORK WITH LATEST RAFT VERSION, updated environment yaml to automatically load in RAFT dev branch
-- plot2d and plot3d input names changed for uniformity; now plot_x to show things, i.e. plot_bathymetry, plot_axes, plot_fowt
-- mooring line rB now always adjusted to midpoint of fairlead(s) if they exist
- fixes issues when r_rel of fairleads change
-- bug fix unload to ensure updated fairleads/jtubes/rFair/zFair values used
-- all examples and project.getRAFT() fixed to work with new RAFT changes and plot input changes
-- bug fix plot2d() to fix previous changaes with depth plotting to work for non-subsystems as well
-- anchors are once again represented as points in moorpy system. Connector attached to anchor is simply
not used as a point in parallel systems now (cannot have point connect to point in MoorPy)
-- bug fix project.loadDesign when loading in j-tubes
-- bug fix project.getMoorPyArray() when creating cables to properly attach to things when Jtubes are used
-- fairleads method added to Mooring, which returns a list of the fairleads attached to that mooring object
-- bug fix Section to add lineType to ms.lineTypes if it isn't already in there (important for unloading when you have non-subsystems)
-- added example of how to convert moorpy systems with some subsystems and some not (bc of parallel components)
into all lines for unloading to a MoorDyn file
-- small fixes in some example files to make sure everything is square with recent changes
0 commit comments