Draft: Changes for compatibility with pystencils 2.0
- Frederik Hennig authored
+ 30
− 0
@@ -211,6 +212,35 @@ pycodegen-integration:
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.