Skip to content

Commit f7e4dd6

Browse files
committed
generate examples
1 parent 436e5fa commit f7e4dd6

File tree

5 files changed

+0
-1
lines changed

5 files changed

+0
-1
lines changed

src/simulation/generate_simulation.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,6 @@ path_base = joinpath(dir_model, "dynamics/base.jld2")
544544
path_dyn = joinpath(dir_model, "dynamics/dynamics.jld2")
545545
path_res = joinpath(dir_sim, "flat/residual.jld2")
546546
path_jac = joinpath(dir_sim, "flat/jacobians.jld2")
547-
548547
instantiate_base!(sim.model, path_base)
549548
instantiate_dynamics!(sim.model, path_dyn)
550549

4.78 KB
Binary file not shown.
0 Bytes
Binary file not shown.
-4.78 KB
Binary file not shown.
-4.19 MB
Binary file not shown.

0 commit comments

Comments
 (0)