Aspen 模拟警告的意思? 以下是帮助文件的内容,貌似很高深。 equation-oriented strategy the equation-oriented (eo) strategy is an alternative method to solving flowsheets in aspen plus. normally, aspen plus uses the sequential modular (sm) strategy to solve flowsheets. in this strategy, each block computes its outlet streams given values for the inlet streams, model parameters and operating conditions. when recycle streams are present, sm must iterate on all the blocks within the recycle loop to converge the values of the tear stream. similarly, design specs require iterative loops. eo, on the other hand, collects the model equations for all the blocks in the flowsheet and solves them simultaneously using specialized solvers. this has the advantage of avoiding iterations involving recycle streams and design specifications. it therefore allows:  simulation of complex recycle processes  simulation of highly heat-integrated processes  efficient economic optimization  efficient model tuning via parameter estimation or data reconciliation the disadvantages of eo are:  difficulty in diagnosing non-convergence problems  complexity of model configuration nonetheless, there are many classes of problems that can be readily solved in eo that are not possible in sm. eo works well when all variables are near the solution. however, eo is not suited to solving a simulation without good estimates for all variables. thus, before you solve your flowsheet in eo, you must initialize it in sm. sm initialization does not require a completely converged sm solution. the minimum requirement is that each block be solved once. how tightly the sm flowsheet must be solved to ensure a robust eo formulation is problem-dependent.查看更多