Changeset 194
- Timestamp:
- Mar 7, 2007, 4:38:30 PM (15 years ago)
- Location:
- branches/newlanguage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/newlanguage/eml/reactors/pfr.mso
r176 r194 72 72 EQUATIONS 73 73 74 "Vapourisation Fraction"75 str.v = Inlet.v;76 77 74 "Inlet boundary" 78 75 str(1).F = Inlet.F; -
branches/newlanguage/sample/reactors/sample_pfr.mso
r170 r194 106 106 TimeEnd = 3; 107 107 NLASolver = "sundials"; 108 #Dynamic = false; 108 109 #DAESolver = "dassl"; 109 110 end
Note: See TracChangeset
for help on using the changeset viewer.