pyro-kinetics / pyrokinetics

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

Add check for new position of rhostar in cgyro output #380

Closed bpatel2107 closed 1 month ago

bpatel2107 commented 1 month ago

Format of out.cgyro.equilibrium file has changed recently so this checks and tweaks the position to read in rho_star. This does not break backwards compatibility.

bpatel2107 commented 1 month ago

@venkiteshayyar have a go with this now

venkiteshayyar commented 1 month ago

I can confirm that the Nans have gone away.