Skip to content

Commit

Permalink
typo ref #2
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kro committed Jan 8, 2024
1 parent 91de989 commit 11658fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/web/docs/Contributed/Cadyts.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The script cadytsIterate.py expects at least three parameters: The
Example for using the cadytsIterate.py:

```
cadytsIterate.py -n <NETFILE> -r <ROUTEALTERATIVESFILE> -d <REALFLOWSFILE>
cadytsIterate.py -n <NETFILE> -r <ROUTEALTERNATIVESFILE> -d <REALFLOWSFILE>
-a <INT> (sets main weights aggregation period) -c <CADTYS-MODEL-PATH>
-b <INT> (sets simulation begin) -e <INT> (sets simulation end)
```
Expand All @@ -84,7 +84,7 @@ The <REALFLOWS\>-file has to be a XML-file in form of:
</measurements>
```

The < ROUTEALTERATIVESFILE\> has to be a XML-file in form of:
The < ROUTEALTERNATIVESFILE\> has to be a XML-file in form of:

```
<route-alternatives>
Expand Down

0 comments on commit 11658fa

Please sign in to comment.