Skip to content

Access and output of sequences from the 'sw1d_channel' instance #170

@unitedoffice

Description

@unitedoffice

It would be useful if after the simulation, the simulated sequences (e.g. discharges) of each element of the 'sw1d_channel' instance could be accessed and saved, similar to how it is possible for elements of the land models. So far, only NaN values are being stored. Code example:
for element in hp.elements.search_keywords("LIAS"): element.model.sequences.fluxes["discharges"].save_series()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions