Skip to Content
0
Former Member
May 19, 2008 at 02:50 PM

sphere tanks

44 Views

HI Expert,

I want know how to customize a sphere tank, this sphere contains Butane product, this kind of tanks has a formula as :

CorrectedMass

Formula=B=MolecularWeight;C=GrossVolume;D=Pressure;UofM=psi;E=Temperature;F=VCFFactor;J=Maximum;M=MeasuredMass;[if D <> 0 then (((J-C) * ((B/22.4)273.15/(273.15+E)(D1)/1000))M) else 0];UOM=t.

My question is how to define this in the system

Thank you so much.