Skip to content

Interacting through BMI can lead to odd soil_temperature behavior. #272

@BSchilperoort

Description

@BSchilperoort

I used the example dataset from zenodo, and STEMMUS_SCOPE 1.6.1 through the BMI.

I set the temperature at one time step with:

        model.set_value_at_indices(
            "soil_temperature",
            np.array([10, 11, 12]),
            np.array([50, 50, 50]),
        )

But depending on at which model time step I do this I get weird results:

ezgif-5-042fe0a8ad

There are a few time steps where the set temperature impulse disappears completely, or the temperature jumps around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions