before running swat cup I calculated R2 and nash sutcliffe in excel they were 0.655 and 0.64 respectively but the results in swat-cup are different as you see above
what is the problem?
I use this formula for calculating nash sutcliffe (I found it on the net)
=1 - sumproduct((A1:A12 - B1:B12)^2) / sumproduct((A1:A12 - C1)^2)
where C1 is:
=average(A1:A12)
and A1:A12 contains the observed discharges Qo, and B1:B12 contains
the modeled discharges Qm
is it correct to calculate nash sutcliffe?
finally what is your suggestions for improving my model?
best regards
Why would you run 30 simulations? The idea there is to run one simulation, which would be your original model, so you could use that to set your parameters.
Also, your swat.exe may be different from the swat.exe in the swatcup program. Replace the one in your swatcup project with your own swat version.
Karim
--
You received this message because you are subscribed to the Google Groups "SWAT-CUP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
swat-cup+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.