Skip to content

Reading HDF5 outputs from the Stepped Pressure Equilibrium Code

License

Notifications You must be signed in to change notification settings

JuliaPlasma/SPECReader.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPECreader

Static Badge CI codecov

This package is for reading and manipulating output from the Stepped Pressure Equilibrium Code (SPEC).

To add:

] add SPECReader

Example

Given the output file G1V02L0Fi.001.sp.h5 it can be read by (this file is located in the test directory),

using SPECReader

speceq = SPECEquilibrium("test/data/G1V02L0Fi.001.sp.h5")

Plotting

There are some WIP plotting routines using Makie recipes. See the documentation for an example.

About

Reading HDF5 outputs from the Stepped Pressure Equilibrium Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages