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

Definition of inverse_lp was reverted accidentally when adding GKW. T… #342

Closed bpatel2107 closed 6 months ago

bpatel2107 commented 6 months ago

…est added to check it is correct using beta_star_scale in CGYRO

Accidentally reverted local_species.inverse_lp to its previous (wrong) definition without the pressure in 706af8d41cc6d1d7ba0ddd02d4d260102eac2ba3 so we revert and as a quick test by looking at beta_star_scale in CGYRO which should be 1 when converting from the GS2 template file.