mooflow.read.read_b_heads_reg

mooflow.read.read_b_heads_reg(registry, setup_mf, timesteps=None, critical=False)

Read the heads for specified regions, timestep times and apply a function to integrate the heads

Parameters
registrymooflow.classes.Registry object

the registry with the locations

setup_mfmooflow.classes.Omo_setup object

the model setup

timestepsint or list of int, optional

the timesteps to read. CAUTION: timesteps counting start with 0. if timesteps is None, then the heads for all timesteps of the simulation run (as provided by the setup_mf) are provided

Returns
head_sectdict

a dictionary with entries of region.ids and subentries of Z, if needed