Property Estimator

NameStored volume from fill height, diameter, conjugate diameter and height
PropertyStored Volume
TypeFunction
Function
if ([hFL:m] <= [h:m]) {
  return M_PI/4*[D:m]*[D:m]*[hFL:m];
} else {
  $h = [hFL:m]-[h:m];
  return M_PI/4*[D:m]*[D:m]*[hFL:m]+M_PI/3*$h*(3/4*[D:m]*[D:m]-$h*$h);
}
Unitm3
Validity ConditionsShape: Cylindrical Hemispheroidal
PrecedenceAuto
DisabledNo
AccessPublic
Created: Serkan GIRGIN, 2012/10/24 12:02:40

Risk Assessment

Natural Hazards

Industrial Plants

Scientific

Users