TestRslt.Buoyancy ---> TestRslt.MassOfEvapWater, ver. 3.1.1600

This commit is contained in:
Milan Hanajik
2021-04-05 14:12:42 +02:00
parent 4e12942f5f
commit dd24c8b073
30 changed files with 220 additions and 208 deletions
@@ -830,10 +830,10 @@ namespace TBF.Rig.TestMethods.FixedStart
tstRslt.MassStart = 0;
tstRslt.MassEndRaw = 0;
tstRslt.MassEnd = 0;
tstRslt.FlowMass = 0;
tstRslt.MassOfEvapWater = 0;
tstRslt.FlowMass = 0;
tstRslt.FlowVolume = flowVolume; /// [m3/h]
tstRslt.VolumeMaster = LtrPerRefPulse * tstRslt.PulsesMaster; /// [l] volume from the master flow meter
tstRslt.Buoyancy = Config.Formulas.Buoyancy();
tstRslt.ConstMasterRaw = outPath.FlowMeter.LtrPerPulse; /// Uncorrected master flowmeter coefficient
tstRslt.ConstMasterCorr = constMasterCorr; /// Corrected master pulses per liter
tstRslt.ConstMaster = constMasterCorr; /// Corrected master pulses per liter