Closed kburns closed 1 year ago
Looks like passing a scalar for dealias for a multidimensional basis will be correctly expanding, but only after caching, causing actually identical bases to be instantiated separately.
dealias
Ref: https://groups.google.com/g/dedalus-users/c/X0qr_S4sxzk/m/QzIsWtcMCAAJ
Fixed in 65ab92d8d63a2b4f10e4f7b4aec8c340158807cc.
Looks like passing a scalar for
dealias
for a multidimensional basis will be correctly expanding, but only after caching, causing actually identical bases to be instantiated separately.Ref: https://groups.google.com/g/dedalus-users/c/X0qr_S4sxzk/m/QzIsWtcMCAAJ