
Print the triggered management operations from the mgt outputs for a certain HRU
Source:R/print_mgt.R
print_triggered_mgt.Rdprint_triggered_mgt extracts the triggered management operation which are written into mgt_out.txt and reformats them to resemble the scheduled operations in managment.sch to ease a comparison between them.
Arguments
- sim_verify
Simulation output of the function
run_swat_verification(). To print the management at least the output optionoutputs = 'mgt'must be set inrun_swat_verification()- hru_id
id of the HRU for which the triggered management operations should be printed
- years
Integer vector to define the years to be printed.