Skip to content
Snippets Groups Projects
Commit c2b71bd0 authored by Markus Holzer's avatar Markus Holzer
Browse files

Fix conversion

parent e34c7998
Branches
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ lb_method = collision_rule.method
# getter & setter
setter_assignments = macroscopic_values_setter(lb_method, velocity=velocity_field.center_vector,
pdfs=pdfs, density=1,
pdfs=pdfs, density=1.0,
streaming_pattern=streaming_pattern,
previous_timestep=timesteps[0])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment