func (w *LHWell) ContainerVolume() wunit.Volume { return wunit.Volume{wunit.NewMeasurement(w.Vol, "", w.Vunit)} }
func (w *LHWell) ResidualVolume() wunit.Volume { return wunit.Volume{wunit.NewMeasurement(w.Rvol, "", w.Vunit)} }