Changeset 634 for trunk/sample/reactors/sample_cstr.mso
- Timestamp:
- Sep 23, 2008, 9:42:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sample/reactors/sample_cstr.mso
r245 r634 54 54 55 55 SPECIFY 56 s1. Outlet.F = 52126 * 'mol/h';57 s1. Outlet.P = 1 * 'atm';58 s1. Outlet.T = 534.67* 'degR';59 s1. Outlet.z= [0.0468, 0.0783, 0.8749, 0];56 s1.F = 52126 * 'mol/h'; 57 s1.P = 1 * 'atm'; 58 s1.T = 534.67* 'degR'; 59 s1.Composition= [0.0468, 0.0783, 0.8749, 0]; 60 60 61 61 Reac.Vr = 300 * 'gal';
Note: See TracChangeset
for help on using the changeset viewer.