|
SWMM
5.2.0
Documentation
|
Main stub for the command line version of EPA SWMM 5.3. More...
Functions | |
| int | main (int argc, char *argv[]) |
| Main function for the command line version of EPA SWMM 5.3. | |
Main stub for the command line version of EPA SWMM 5.3.
This is the main stub for the command line version of EPA SWMM 5.3 to be run with swmm5.dll.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main function for the command line version of EPA SWMM 5.3.
| [in] | argc | Number of command line arguments |
| [in] | argv | Array of command line arguments |
Runs the command line version of EPA SWMM 5.2. Command line may be executed using the following command:
where input_file = name of input file (typically with extension .inp), report_file = name of report file (typically with extension .rpt), and output_file = name of binary output file if saved or blank if not aved (typically with extension .out).