Changeset 354 for trunk/eml/reactors
- Timestamp:
- Aug 30, 2007, 2:17:16 PM (15 years ago)
- Location:
- trunk/eml/reactors
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/eml/reactors/batch.mso
r352 r354 25 25 Icon = "icon/batch"; 26 26 Brief = "Model of a batch reactor"; 27 Info = "28 Assumptions 29 30 27 Info = 28 "== Assumptions == 29 * isothermic 30 "; 31 31 32 32 PARAMETERS -
trunk/eml/reactors/pfr.mso
r352 r354 26 26 Brief = "Model of a Generic PFR with constant mass holdup"; 27 27 Icon = "icon/pfr"; 28 Info = "29 Requires the information of: 30 31 32 33 28 Info = 29 "== Requires the information of == 30 * Reaction values 31 * Heat of reaction 32 * Pressure profile 33 "; 34 34 35 35 PARAMETERS
Note: See TracChangeset
for help on using the changeset viewer.