Bert Jagers

Results 4 issues of Bert Jagers

Use cases: * Set MPI_COMMUNICATOR before initialize * Change model settings (e.g. add sources/sinks, simulation quantities) and then initialize those arrays and subsequently set the values

As an extension to version numbering (#8) formalize the definition of a core BMI (most Basic MI) and extended (less Basic MI)

Alternative 1: * set_value(“boundaries:hoekvanholland:water_level”, 2.0) Alternative 2: * get_value("boundaries") * identify boundary index * set_value_at_index("boundary_water_level", 2.0)