DedalusProject / dedalus

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

Remove empty cell and fix a typo #215

Closed iuryt closed 2 years ago

kburns commented 2 years ago

Thanks for finding the empty cell! The text was correct before, however. This is pointing out that the vector/tensor components are different in coefficient space versus grid space, depending on whether you're in cartesian or curvilinear coordinates.