Skip to content

Incorporate `gvec_to_python` package and add diagnostics for GVEC equilibrium.

Stefan Possanner requested to merge gvec_to_python_merge into devel
  • Add the gvec_to_python package to a subdirectory under hylife.
  • Update Makefile to include gvec_to_python pyccel files.
  • Add GVEC data to template_gvec.
  • Update .gitignore to hide default init simulations and diagnostics files.
  • Add diagnostics for GVEC equilibrium.
  • Add coverage to GitLab CI.

Run this diagnostics file by replacing file=MHD_spectra_slab.py in diagnostics.sh with file=GVEC_MHD_equilibrium.py. For unknown reasons, the Makefile will fail at the last line with |fatal| Unable to import, but it will not affect subsequent steps.

Merge request reports