Draft: Changes for compatibility with pystencils 2.0
Files
2- Frederik Hennig authored
@@ -43,7 +43,7 @@ def test_advanced_streaming_noslip_single_cell(stencil, streaming_pattern, prev_
Introduce a significant number of patches for compatibility with the upcoming pystencils 2.0.
Status:
create_lb_update_rule
: Remove the workaround once field duplication is fixed in pystencilsLatticeBoltzmannBoundaryHandling
does not allow to specify a data type and always uses float64
. This leads to type errors when combined with LB fields with float32
dtype.