Changeset 913 for branches/gui/sample/reactors/sample_equil.mso
- Timestamp:
- Feb 20, 2010, 4:16:49 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/sample/reactors/sample_equil.mso
r426 r913 75 75 76 76 SPECIFY 77 Fin. Outlet.F = 2*'mol/s';78 Fin. Outlet.z= [0.5, 0.5, 0.0, 0.0];79 Fin. Outlet.P = 1*'atm';80 Fin. Outlet.T = 1100*'K';77 Fin.F = 2*'mol/s'; 78 Fin.Composition= [0.5, 0.5, 0.0, 0.0]; 79 Fin.P = 1*'atm'; 80 Fin.T = 1100*'K'; 81 81 82 82 R.Outlet.P = 1*'bar';
Note: See TracChangeset
for help on using the changeset viewer.