Changeset 817 for branches/gui
- Timestamp:
- Aug 7, 2009, 1:14:16 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/eml/stage_separators/column.mso
r816 r817 133 133 alfa as fraction (Brief="Dry pressure drop coefficient"); 134 134 135 PlateArea as area (Brief="Plate area = Atray - Adowncomer",Protected= false);136 TrayVolume as volume (Brief="Total Volume of the tray",Protected= false);137 HolesArea as area (Brief="Total holes area",Protected= false);135 PlateArea as area (Brief="Plate area = Atray - Adowncomer",Protected=true); 136 TrayVolume as volume (Brief="Total Volume of the tray",Protected=true); 137 HolesArea as area (Brief="Total holes area",Protected=true); 138 138 139 139 FeeheryCoeff as Real (Brief="Feeherys correlation coefficient", Unit='1/m^4', Default=1,Hidden=true);
Note: See TracChangeset
for help on using the changeset viewer.