Build the models used in the model ddd Two files are required: - one for the calibrated parameters (paramCalibrated.R) - one for the GIS-related parameters (paramGIS.R) The files are present in the data folder of this package.

buildModel(path, Timeresinsec)

Arguments

path
path of the directory where to find the two files
Timeresinsec
time resolution of the process in second (1hour: 3600s, ... etc)

Examples

## Not run: ------------------------------------ # buildModel() ## ---------------------------------------------