Property Estimator

NameStorage condition from storage pressure and temperature
PropertyStorage Condition
TypeFunction
Function
if ([PST:atm] > 1.0) {
  return [TST:oC] < [TA:oC] ? 'PR' : 'P';
} else {
  return [TST:oC] < [TA:oC] ? 'AR' : 'A';
}
Precedence2
DisabledNo
AccessPublic
Created: Serkan GIRGIN, 2012/08/12 10:04:50

Risk Assessment

Natural Hazards

Industrial Plants

Scientific

Users