PlasmaCalcs.addons.tfbi.tfbi_misc.tfbi0_params

PlasmaCalcs.addons.tfbi.tfbi_misc.tfbi0_params(array)
returns a dict of {param: value} for a point within “type-0” tfbi hypercube.
Result has keys: (‘EBspeed’, ‘Tgrid’, ‘ionfrac_H’, ‘kappae’, ‘ngrid’)
if param values are DataArray scalars, use .item() to convert to scalars.