
Create a hydromad Model Object
create_hydromad_model.RdConstructs a hydromad model using a specified soil moisture accounting (SMA) routine
and a set of default calibration parameters.
Arguments
- sma
A string specifying the soil moisture accounting model (e.g.,
"cmd","gr4j","sacramento").- cal_par
A list of calibration parameters, typically created using
set_hydromad_par. Must containlowerandupperbounds for each parameter.- routing
A string specifying the routing model (default is
"expuh").