pyro-kinetics / pyrokinetics

Python library to run and analyse gyrokinetics simulations
https://pyrokinetics.readthedocs.io/en/latest/#
GNU Lesser General Public License v3.0
25 stars 6 forks source link

Add in reader for nrg in h5 format #343

Closed bpatel2107 closed 6 months ago

bpatel2107 commented 6 months ago

Adds reader for GENE nrg files in h5 format needed for GENE v3.0

bpatel2107 commented 6 months ago

Small issue with cases where the fluxes are spit out less often than the fields (we assume the other way around) but the h5 reader works as is. Will raise a separate issue