Skip to content

Commit

Permalink
Update README.md_typu
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiMehrtash authored Jun 30, 2024
1 parent a8cc2fd commit 4e49338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ In Julia, you can use `pwd()` to check if your current working directory is your

**(6)** If there is no error in the above processes, the **HOPE** model has been successfully installed! Then, press `Backspace` button to return to the Juila prompt. To run an example case (e.g., default Maryland 2035 100% clean case in `GTEP` mode), type `using HOPE`, and type `HOPE.run_hope("HOPE/ModelCases/MD_GTEP_clean_case/")`, you will see the **HOPE** is running:
![image](https://github.com/swang22/HOPE/assets/125523842/519de1bf-03d0-4bad-8e69-a8a4fe2ad682)
The results will be saved in `yourpath/home/HOPE/ModelCases/MD_Excel_case/output`. An example of a successful run in Julia prompt can be seen below.
The results will be saved in `yourpath/home/HOPE/ModelCases/MD_GTEP_clean_case/output`. An example of a successful run in Julia prompt can be seen below.
![image](https://github.com/swang22/HOPE/assets/125523842/99790827-4337-4991-a320-85ae2bd10be2)

**(7)** For your future new runs, you can skip steps 4 and 5, and just follow steps 1,2,3,6.
Expand Down

0 comments on commit 4e49338

Please sign in to comment.