Skip to content

Wrong comment #43

@sanguinariojoe

Description

@sanguinariojoe

Description

The comments here are swapped (There are some other instances):

https://github.com/NREL/MoorPy/blob/master/moorpy/system.py#L1364

I suggest you to fix this adding some constants. e.g. on https://github.com/NREL/MoorPy/blob/master/moorpy/point.py#L4 you can add

POINT_TYPE_FIXED = -1
POINT_TYPE_FREE = 0
POINT_TYPE_COPUPLED = 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions