Skip to content

New: prevent beaching - I will modify my code  #181

@bhlevca

Description

@bhlevca

The old Gnome had a checkbox for preventLandJumping

In the WebGnome interface I could not find it. I found the setting in PyGnome in a GuiTypeDefs.h structure as a Boolean and referred in Model_c.cpp/h, TModel.cpp.

My question is about where to find the setting in the GUI, or if it is not present how to expose it. I prefer a dynamic solution to hardcoding in the cpp code.

Also, I would be interested where are the settings to modify the adherence to the shore, besides the known culprits dispersal, wind, etc.

I deal with rivers and lakes and the default setting is totally inappropriate. It may work in the open ocean with the occasional shore/island.

Any help will be highly appreciated. Thanks, Bogdan

PS I put it in PyGnome as in Client and API there are no indicators of this variable, which means that the setting is dynamically creating the GUI box

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