There are two ways to use a CSU file, opening it directly within CatchmentSIM or passing it to the CatchmentSIM executable as a command line variable. These methods are described below.
Opening a CSU File in CatchmentSIM
To open a CSU file in CatchmentSIM, simply select 'CatchmentSIM Drop Down >> Open Project', select “CatchmentSIM Setup File (*.csu)” in the filter and select the file. CatchmentSIM should then automatically process all the commands in the CSU file.
Passing CatchmentSIM a CSU File in a Command Line
To pass CatchmentSIM a CSU file as a command line variable, use the –csu parameter. That is, your program can call CatchmentSIM similar to the following example:
CatchmentSIM.exe –csu “c:\demo.csu”