Capitulo 5 Aspen Plus
Capitulo 5 Aspen Plus
5.1
1. e**f
2. d*e**f
3. (c − d*e**f)
4. (a + b)
5. (a + b) + (c − d*e**f)
6. d log (b)
7. f*d log (b)
8. (f*d log (b) + c)
9. (f*d log (b) + c)/(a + b) + (c − d*e**f)
All statements following the Go To are skipped until the labeled statement is
found, then execution proceeds normally.
5.2
where f is a function of “factor,” the multiplying factor applied to the block
M1. The function is solved by Aspen Plus's built-in secant method equation
solver, within a user-specified tolerance, in this case 0.001. Figure 5.10 gives
the limits applied to the variable “FACTOR,” which in this example is the
multiplier of the block M1. Results are shown in Figure 5.11.
Figure 5.7 Flowsheet for Mixer5c.
5.8 Workshops
Workshop
5.1 Copy the file four3n.bkp, which will be the basis for using Aspen Plus's
Sensitivity Studies' capability to determine the effect of the decanter's
performance with regard to the fraction of cyclohexane leaving the
decanter in its aqueous product, stream C. For the base case, this
specification is 0.02. The sensitivity studies should vary this value between
0.01 and 0.10 in increments of 0.01. Select as tear streams C and F. Make a
reasonable estimate of the componential flows and solve the flowsheet
using the Newton convergence option. This becomes the base case
solution. This file is to be modified using the sensitivity function. Select
the following as the dependent variables:
1. The total flow of stream G, the cyclohexane-rich distillate recycled to
the decanter. Call it FLOWG.
2. The flow of cyclohexane in stream G. Call it FLOWGC.
Plot the results. If the pipe line in which G is to flow is limited to 300 lb/h,
what is the fraction of the cyclohexane entering the decanter that leaves in
stream C?
Workshop