An S4 object representing a river catchment.
cv_dirA character vector holding the project root (first position) and optionally the Monte Carlo input data directory (second position).
ls_iniA logical scalar specifying if the state of an existing project was loaded from disk.
is_thsAn integer scalar holding the number of threads to use for processing, where applicable.
is_MCiAn integer scalar holding the current Monte Carlo iteration if applicable.
cv_MClA character vector holding the names of the layers, which shall be written to disk with the associated Monte Carlo iteration in their filenames upon calling the appropriate methods.
parametersAn S4 object holding the model parameters.
topoAn S4 object holding the raster layers related to topography in the broader sense.
erosionAn S4 object holding the raster layers related to erosion.
transportAn S4 object holding raster layers required for modelling transport.
substancesAn S4 object holding the substance raster layer containers.
helpersAn S4 object holding helper data.