--
You received this message because you are subscribed to a topic in the Google Groups "R-SWAT" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/R-SWAT/jYK9GRxGfrc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to R-SWAT+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/R-SWAT/7d0f0e7a-82d8-45a9-a869-c7388e49c797n%40googlegroups.com.
Hello everyone,
I am running SWAT+ using RSWAT and encountering an error during the calibration workflow, even though the SWAT+ simulation itself runs without any problem.
Simulation status:
SWAT+ run completes successfully
Console message: “Execution successfully completed”
Output files (e.g., channel_sd_day.txt) are generated
print.prt and file.cio have been checked and look correct
Error in RSWAT:
When it happens:
Task 1 (model execution) completes successfully
The error occurs in task 2, when RSWAT tries to read outputs / calculate the objective function
What I have already checked:
Output variables are enabled in print.prt
Simulation period and output frequency are correct in file.cio
SWAT+ executable runs correctly outside RSWAT
Output files are not empty and can be opened manually
I reviewed RSWAT FAQ #1 (SWAT+: constant objective function values?) and the related YouTube guidance. Has anyone experienced this error?