Chris Green

Results 14 comments of Chris Green

Something has obviously changed - the flux kernel I was using no longer works! Any hints you could give me?

Did you want to have a go at this @aikubo? I was just checking, and `TabulatedFluidProperties` passes through some things like ``` Real TabulatedFluidProperties::molarMass() const { if (_fp) return _fp->molarMass();...