R/swat2012_parameter_modify.R
modify_mgt_par.RdModify parameters that are provided in the management table format
modify_mgt_par(parameter, model_parameter, file_meta, i_par, run_index, i_run)
| parameter | List providing the parameter table and the parameter constraints |
|---|---|
| model_parameter | The swat_parameter set that will be modified according to the parpameter i_par |
| file_meta | Table with the meta informations on the swat model parameter files |
| i_par | Index that gives the number of the curent parameter that is modified in this step |
| run_index | Vector of the indices of runs that are performed |
| i_run | Index that gives the number of the current run simulated in the respective thread |