Hello all,
I've calibrated my model monthly for a baseperiod (1977-1987) and now I need to simulate climate change for 2020-2099.
I've run ArcSWAt again for my climate change scenario (2020-2099) and started the simulation in SWAT-CUP putting the parameters range calibrated in Par_inf.
As I read in the swat cup manual and in posts in this group. I've set "No observation" file as follow (I have already change thousand of times these sets but I still get an error, the 95_ppu_No_Obs plot is not created).
Extract_rch_No_Obs.def
SUFI2 : SWAT-CUP program: SUFI2, GLUE, ParaSol, PSO, MCMC
output.rch : swat output file name
1 : number of variables to get (such as: discharge, sediment, ET etc.)
7 : variable column number(s) in the swat output file (as many as the number above)
R-FLOW :Names of variables
27 : total number of subbasins in the project
1 : number of subbasins to get for the first variable
1 : subbasin numbers for the first variable. Write "All" if equal to the total number of HRUs
2020 : beginning year of simulation not including warm up period
2099 : end year of simulation
2 : time step (1=daily,2=monthly, 3=yearly)
Extract_hru_No_Obs.def
SUFI2 : SWAT-CUP program: SUFI2, GLUE, ParaSol, PSO, MCMC
output.hru : swat output file name
1 : number of variables to get (such as: discharge, sediment, ET etc.)
7 : variable column number(s) in the swat output file (as many as the number above)
R-FLOW :variable names
27 : total number of subbasins in the project
308 : total number of HRUs in the project
1 : number of HRUs to get for the first variable
1 : HRU numbers for the first variable. Write "All" if equal to the total number of HRUs
2020 : beginning year of simulation not including warm up period
2099 : end year of simulation
2 : time step (1=daily, 2=monthly, 3=yearly)
Extract_sub_No_Obs.def
SUFI2 : SWAT-CUP program: SUFI2, GLUE, ParaSol, PSO, MCMC
output.sub : swat output file name
1 : number of variables to get (such as: discharge, sediment, ET etc.)
7 : variable column number(s) in the swat output file (as many as the number above)
R-FLOW : names of variables
27: total number of subbasins in the project
1 : number of subbasins to get for the first variable
1 : HRU numbers for the first variable. Write "All" if equal to the total number of HRUs
2020 : beginning year of simulation not including warm up period
2099 : end year of simulation
2 : time step (1=daily, 2=monthly, 3=yearly)
95ppu_No_Obs.def
SUFI2 :name of optimization program: SUFI2, Para_Sol, GLUE, PSO, MCMC
1 : number of variables to calculate 95PPU for without any observations
:variable names, which should be the same as simulation file names:
R-FLOW.txt
960 : number of data points or simulation time steps
Observed Function (Do I need to set this file? And if I leave in blank the space for observed values? If I delet this part, the program doesn't run)
Observed
1 : number of observed variables
5 : Objective function type, 1=mult,2=sum,3=r2,4=chi2,5=NS,6=br2,7=ssqr,8=PBIAS,9=KGE,10=RSR,11=MNS
0.5 : min value of objective function threshold for the behavioral solutions
1 : if objective function is 11=MNS (modified NS),indicate the power, p.
FLOW_OUT_1 : this is the name of the variable and the subbasin number to be included in the objective function
1 : weight of the variable in the objective function
-1 : Dynamic flow separation. Not considered if -1. If 1, then values should be added in the forth column below after observations
-1 : constant flow separation, threshold value. (not considered if -1)
1 : if separation of signal is considered, this is weight of the smaller values in the objective function
1 : if separation of signal is considered, this is weight of the larger values in the objective function
10 : percentage of measurement error
1068 : number of data points for this variable as it follows below. First column is a sequential number from beginning
: of the simulation, second column is variable name and date (format arbitrary), third column is variable value.
Thanks in advance
Carolina