Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
waLBerla
waLBerla
Commits
3455bf3e
Commit
3455bf3e
authored
Jul 29, 2021
by
Christoph Schwarzmeier
Browse files
Merge branch 'holzer-master-patch-25021' into 'master'
Fix conversion Closes #152 See merge request
walberla/walberla!474
parents
e34c7998
c2b71bd0
Pipeline
#33448
passed with stages
in 472 minutes
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
apps/benchmarks/FlowAroundSphereCodeGen/FlowAroundSphereCodeGen.py
View file @
3455bf3e
...
@@ -47,7 +47,7 @@ lb_method = collision_rule.method
...
@@ -47,7 +47,7 @@ lb_method = collision_rule.method
# getter & setter
# getter & setter
setter_assignments
=
macroscopic_values_setter
(
lb_method
,
velocity
=
velocity_field
.
center_vector
,
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
,
streaming_pattern
=
streaming_pattern
,
previous_timestep
=
timesteps
[
0
])
previous_timestep
=
timesteps
[
0
])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment