Skip to content

default number of water iterations too low #48

Closed
@ericbarefoot

Description

At the moment, the water iteration process (the number of times parcels are routed, then weights recalculated) only happens one time.

We should have it go at least 5 times, since this allows the water surface and flux fields to more realistically simulate water flow. For example, see the following three plots of eta after 11 timesteps each.

itermax = 1

iter_1

itermax = 2

iter_2

itermax = 5

iter_5

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions