Skip to content

Commit

Permalink
check path
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Metelkin committed Dec 28, 2023
1 parent 11218d8 commit 19a85eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion julia/run.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using HetaSimulator, Plots
ENV["GKSwstype"] = "100"

p = load_platform("..")
p = load_platform(".")
model = models(p)[:nameless]

res = Scenario(model, (0,340)) |> sim
Expand Down

0 comments on commit 19a85eb

Please sign in to comment.