Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gboml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
smart_grids
public
gboml
Commits
7bb24f08
Commit
7bb24f08
authored
10 months ago
by
Dachet Victor
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
b0136b4d
No related branches found
No related tags found
No related merge requests found
Pipeline
#28368
passed
10 months ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/energy_carrier_comparison/README.md
+25
-0
25 additions, 0 deletions
examples/energy_carrier_comparison/README.md
with
25 additions
and
0 deletions
examples/energy_carrier_comparison/README.md
0 → 100644
+
25
−
0
View file @
7bb24f08
# 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
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment