You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When temperature is a scalar field,
the followling call in calc_Teff of rate_helper.hxx causes an error: const Field3D& temperature = state["species"][sp]["temperature"].template GetRef<Field3D>();
When temperature is a scalar field,
the followling call in calc_Teff of rate_helper.hxx causes an error:
const Field3D& temperature = state["species"][sp]["temperature"].template GetRef<Field3D>();