bendudson / BOUT

NOTE: BOUT++ now at https://github.com/boutproject/BOUT-dev
GNU Lesser General Public License v3.0
24 stars 34 forks source link

Need X periodic #18

Closed bendudson closed 14 years ago

bendudson commented 14 years ago

Orszag-Tang example needs X to be periodic. How to implement this?

Best way is to use a more general input grid format, though a "boundary" condition might work for now...

bendudson commented 14 years ago

Adding periodicX option. Closed by 87682b17cee5f9c3bb6b15d9653aef6ca1e9addd

A bit of a hack for now, but should work.

periodicX option sets ALL x domains periodic. Laplacian inversion will work, but only for serial (NXPE = 1)