Draft: Changes for compatibility with pystencils 2.0
Files
3+ 7
− 1
@@ -13,7 +13,13 @@ if PYSTENCILS_VERSION_MAJOR == 2:
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.