R/swatplus_parameter_write.R
write_calibration.RdUpdate the calibration file structure with the parameter set of the current simulation run_i
write_calibration(thread_path, parameter, calibration, run_index, i_run)
| thread_path | Path to the current parallel thread 'thread_i' |
|---|---|
| parameter | Model parameters as named vector or tibble |
| calibration | Template table structure of the calibration file |
| i_run | Index of the i_th simulation run |