DedalusProject / dedalus

A flexible framework for solving PDEs with modern spectral methods.
http://dedalus-project.org/
GNU General Public License v3.0
513 stars 121 forks source link

2.5D cartesian problems not working #198

Closed kburns closed 1 year ago

kburns commented 2 years ago

Ref: https://groups.google.com/g/dedalus-users/c/YKAuPqh5Q0M/m/7u7rdSTQAwAJ?utm_medium=email&utm_source=footer

bpbrown commented 1 year ago

This is a general and larger problem for "half dimensional" problems in cartesian coordinates.

We are working on fixes to this in the linked d3-half-dimensions branch.