doublefinalBicarbCO2_mM=finalBicarb_gPerL/HCO3->GetMolarMass(MassPerAmountUnit::g_Per_mmol);// Yes this should be m_CO2_g_Per_mmol because 1 mol CO2 per mol bicarb
doublefinalBoundCO2_mM=4.0*(nHbCO2->GetMass().GetValue(MassUnit::g)/cmpt.GetVolume(VolumeUnit::L)/HbCO2->GetMolarMass(MassPerAmountUnit::g_Per_mmol)+nHbO2CO2->GetMass().GetValue(MassUnit::g)/cmpt.GetVolume(VolumeUnit::L)/HbO2CO2->GetMolarMass(MassPerAmountUnit::g_Per_mmol));//4 moles CO2 per mole Hb
finalBicarbCO2_mM=finalBicarb_gPerL/HCO3->GetMolarMass(MassPerAmountUnit::g_Per_mmol);// Yes this should be m_CO2_g_Per_mmol because 1 mol CO2 per mol bicarb
finalBoundCO2_mM=4.0*(nHbCO2->GetMass().GetValue(MassUnit::g)/cmpt.GetVolume(VolumeUnit::L)/HbCO2->GetMolarMass(MassPerAmountUnit::g_Per_mmol)+nHbO2CO2->GetMass().GetValue(MassUnit::g)/cmpt.GetVolume(VolumeUnit::L)/HbO2CO2->GetMolarMass(MassPerAmountUnit::g_Per_mmol));//4 moles CO2 per mole Hb