Skip to content

New base class StruphyModels

Stefan Possanner requested to merge merge_tmp into master
  • New base class StruphyModels
  • New class Maxwell (inherits StruphyModels) for model maxwell_psydac
  • Model agnostic code added to exec.py under elif code==maxwell_psydac
  • Model agnostic parameters.yml file in inp/maxwell_psydac/: removed names, spaces, set init_comps to "all"
  • Improved dosumentation of install: added multipass VM
  • Automatic detection of struphy install path, remove flags -e and --user
  • Slimmer README file
  • Implemented psydac Output- and PostProcessManager, but commented because not ready for Derham spaces.

Merge request reports