Calibration.GRiwrmInputsModel
                        Calibration of the parameters of one catchment
                        or a network of sub-catchments
ConvertMeteoSD          Conversion of meteorological data from basin
                        scale to sub-basin scale
CreateCalibOptions.GRiwrmInputsModel
                        Creation of the CalibOptions object
CreateController        Creation and adding of a controller in a
                        supervisor
CreateGRiwrm            Generation of a network description containing
                        all hydraulic nodes and the description of
                        their connections
CreateInputsCrit.GRiwrmInputsModel
                        Creation of the InputsCrit object required to
                        the 'ErrorCrit' functions
CreateInputsModel       Generic function for creating 'InputsModel'
                        object for either *airGR* or *airGRiwrm*
CreateInputsModel.GRiwrm
                        Creation of an InputsModel object for a
                        *airGRiwrm* network
CreateRunOptions.GRiwrmInputsModel
                        Creation of the RunOptions object
CreateSupervisor        Creation of a Supervisor for handling
                        regulation in a model
RunModel                RunModel function for both *airGR* InputsModel
                        and GRiwrmInputsModel object
RunModel.GR             Run of a rainfall-runoff model on a sub-basin
RunModel.GRiwrmInputsModel
                        RunModel function for _GRiwrmInputsModel_
                        object
RunModel.InputsModel    Wrapper for airGR::RunModel for one sub-basin
RunModel.Supervisor     RunModel function for a GRiwrmInputsModel
                        object
RunModel_Reservoir      Run with a reservoir model
Severn                  Catchment attributes and hydro-meteorological
                        timeseries for some gauging stations on the
                        Severn River
as.Qm3s                 Coerce data.frame or content of a data.frame
                        into a _Qm3s_ object ready for plotting
extractParam            Extract calibrated parameters
getNoSD_Ids             Function to obtain the ID of sub-basins not
                        using SD model
getNodeProperties       Properties of GRiwrm nodes
getNodeRanking          Sorting of the nodes from upstream to
                        downstream for RunModel and Calibration
getSD_Ids               Function to obtain the ID of sub-basins using
                        SD model
isNodeDownstream        Check if a node is downstream or upstream
                        another one
mermaid                 Plot a mermaid diagram
plot.GRiwrm             Plot of a diagram representing the network
                        structure of a GRiwrm object
plot.GRiwrmOutputsModel
                        Function which creates screen plots giving an
                        overview of the model outputs in the GRiwrm
                        network
plot.OutputsModelReservoir
                        Plot simulated reservoir volume, inflows and
                        released flows time series on a reservoir node
plot.Qm3s               Plot of a 'Qm3s' object (time series of
                        simulated flows)
reduceGRiwrm            Reduce the size of a GRiwrm by selecting the
                        subset of nodes corresponding to a downstream
                        node
sort.GRiwrm             Sort a GRiwrm network in upstream-downstream
                        order ready for Calibration
transferGRparams        Transfer GR parameters from one donor sub-basin
                        to a receiver sub-basin
