moose icon indicating copy to clipboard operation
moose copied to clipboard

Improve support for (v,e) interpolation in TabulatedFluidProps

Open GiudGiud opened this issue 1 year ago • 0 comments

Motivation

We are hitting errors with negative temperatures and cant understand why. one reason could be the wide range in 'e' so we need a log spaced grid

the other helpful items would be to see the (v,e) to (p,T) grid

Design

Development in TabulatedFP

  • add parameter for log_e grid
  • add CSV output of the grids for ve to pT conversions

Impact

Help ICF simulations

GiudGiud avatar Jun 29 '24 20:06 GiudGiud