Skip to content
Snippets Groups Projects
Commit 7bb24f08 authored by Dachet Victor's avatar Dachet Victor
Browse files

Upload New File

parent b0136b4d
No related branches found
No related tags found
No related merge requests found
Pipeline #28368 passed
# Remote Hub Multi Carrier
In order to reproduce the results obtained run :
```
python main.py -v "Name of the vector"
Vectors : Ammonia, Hydrogen, Methane or Methanol
optional arguments :
-> -th for Time Horizon, default 8760
-> -nn for Name Node, to modify a node in the GBOML file
-> -np for Name Param, to select the modified node parameter
-> -vp for Value Param, to modify the value of the parameter
```
In order to display the results :
```
python analysis.py -v "Name of the vector"
same as the previous line of code -> just change main.py by analysis.py
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment