Skip to content
  • Kilian Weishaupt's avatar
    [cleanup] Use convenience function for temperature · 149f77c1
    Kilian Weishaupt authored
    Implement a temperature() function in the volvars and use it
    instead of volvars.fluidstate().xtemperature().
    This reuqired the implementation of two template functions
    to ensure that the correct temperature() function is called
    depending on the number of energy equations considered.
    149f77c1