Skip to content

Commit

Permalink
Formatting tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-graham committed Feb 20, 2024
1 parent 7ea9aba commit c1cd5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/lorenz63_example.jl
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ let
simulation_filename
)
filter_parameters = ParticleDA.FilterParameters(
nprt=n_particle, verbose=true, output_filename=filtering_filename
nprt=n_particle, verbose=true, output_filename=filtering_filename,
)
ParticleDA.run_particle_filter(
Lorenz63.init,
Expand Down

0 comments on commit c1cd5b2

Please sign in to comment.