Skip to content

Parallel model runs: separate forcing files for each model #35

@BSchilperoort

Description

@BSchilperoort

In eWaterCycle/leakybucket-bmi#3 we debugged an issue related to resource locking when models are trying to access a shared file.
In this specific case it is a model where it's possible to easily change the model code (as you're the creator of the model, @Daafip ), but for a general solution it would be best that models do not share the same resources on disk.

Therefore I propose that the default behavior of ewatercycle-da is to have separate forcing objects for separate models (at least for parallel runs).

Still todo:

  • If a single forcing object is passed, duplicate the forcing so that each ensemble member has its own forcing object.
  • HBVForcing will have to change (long term todo) to accomodate this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions