mirror of
https://gitlab.rlp.net/mobitar/ReCo.jl.git
synced 2025-09-04 09:12:35 +00:00
Fix typos
This commit is contained in:
parent
9c3d2fd562
commit
a4950979fe
41 changed files with 45 additions and 45 deletions
|
@ -127,4 +127,4 @@ function gen_COM_graphics()
|
|||
finish()
|
||||
|
||||
return nothing
|
||||
end
|
||||
end
|
||||
|
|
|
@ -28,4 +28,4 @@ function gen_elliptical_distance_graphics()
|
|||
save_fig("elliptical_distance.pdf", fig)
|
||||
|
||||
return nothing
|
||||
end
|
||||
end
|
||||
|
|
|
@ -57,4 +57,4 @@ function plot_potentials()
|
|||
save_fig("potential.pdf", fig)
|
||||
|
||||
return nothing
|
||||
end
|
||||
end
|
|
@ -84,4 +84,4 @@ function gen_rdf_graphics()
|
|||
finish()
|
||||
|
||||
return nothing
|
||||
end
|
||||
end
|
||||
|
|
|
@ -26,4 +26,4 @@ function plot_reward_function()
|
|||
save_fig("reward_shaping.pdf", fig)
|
||||
|
||||
return nothing
|
||||
end
|
||||
end
|
||||
|
|
|
@ -93,4 +93,4 @@ function gen_verlet_and_cell_lists_graphics()
|
|||
finish()
|
||||
|
||||
return nothing
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue