Skip to content

Commit

Permalink
Update benchmark_w_matlab.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar authored Nov 30, 2024
1 parent e6e0891 commit 0107482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/benchmark_w_matlab.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ end

parameters = BeforeIT.AUSTRIA2010Q1.parameters
initial_conditions = BeforeIT.AUSTRIA2010Q1.initial_conditions
T = 1
T = 12

# We run the code to compile it first
@time run(parameters, initial_conditions, T; multi_threading = false);
Expand Down

0 comments on commit 0107482

Please sign in to comment.