nbia-astro / skeletor

Parallel PIC code written in Python and based on the skeleton codes provided by PICKSC
GNU General Public License v3.0
1 stars 0 forks source link

Get all examples working with the current version of the code #119

Closed tobson closed 7 years ago

tobson commented 7 years ago

The following examples are currently broken:

  1. shearing_epicycle
  2. sheared_burgers_widget
  3. pizza2d
  4. nonlinear_shearing_wave
  5. many_epicycles (not fixed by removed instead)
tberlok commented 7 years ago

1 has been turned into a test on master. 2 has been fixed.

tberlok commented 7 years ago

3 is fixed.

tberlok commented 7 years ago

4 is fixed.

tberlok commented 7 years ago

5 has been deleted.

I think it is easier to create this again from scratch and the nonlinear shearing wave example is superior in any case.