Skip to content

PyECLOUD Version 7.6.0

Compare
Choose a tag to compare
@giadarol giadarol released this 14 Nov 18:35
· 683 commits to master since this release

New feature:

  • Checkpointing deployed for buildup simulations (thanks to Eric!).

Core restructuring:

  • Reorganised impact_manager: all Secondary Emission physics now in a separate module, in preparation for Furman Pivi implementation.
  • mystyle adapted for matplotlib2.
  • Cleaned up using autopep8.

Fixes:

  • Corrected a bug in the export and load of the macroparticles (vy was set equal to vz). It affects PyEC4PyHT.
  • Corrected stdout info with one plane disabled in PyEC4PyHT.
  • Test for fastion mode was incompatible with recent versions of numpy. Fixed.