CatchmentSIM

Using CSU Files

Hide Navigation Pane

Using CSU Files

Previous topic Next topic No directory for this topic No expanding text in this topic  

Using CSU Files

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

 

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 File >> 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”

Comments (...)