by Rodolfo Rodrigues on February 1st, 2012 at 3:22 pm in Didactic application, HOW-TO, Process simulation, Softwares with 1 comment
Tagged with dynamic tank, EMSO, equation-based simulator, HOW-TO, LaTeX, process simulator
This is the last post of series simulating dynamic tanks using EMSO simulator. The first one shows the direct implementation of the dynamic tanks case using the modeling language of EMSO that applies concepts of object-oriented languages (part 1). The second one used (part 2) resources of EMSO GUI to link models to figures and create a block diagram of the process from the connection among them.
Read more of this >>
by Rodolfo Rodrigues on March 6th, 2010 at 2:08 pm in Didactic application, HOW-TO, Process simulation, Softwares with 3 comments
Tagged with dynamic tank, EMSO, equation-based simulator, process simulator
This is the second part of our text “Simulating a dynamic tank in EMSO”. The first part shows the basic theory about EMSO modeling language applied to model a dynamic tank. The code to a single tank was implemented and expanded to a set of tanks in series.

Fig. 1. Dynamic tanks in series.
Read more of this >>
by Rodolfo Rodrigues on November 4th, 2008 at 2:23 pm in Process simulation, Softwares
Tagged with OllinTS, open source, process simulator, python, sim42, thermo package, vmg

Simulator42 is an open source process simulator project with the goal of providing an affordable and accessible chemical process simulator to the chemical engineering community.
Some interesting features of the project:
- It is being written in the Python language.
- The simulator core has been designed to be independent of both user interfaces and thermo providers.
Read more of this >>
by Rodolfo Rodrigues on October 29th, 2008 at 1:29 pm in Process simulation, Softwares with 2 comments
Tagged with ASCEND, equation-based simulator, open source, process simulator, pyGTK

ASCEND is an open source modelling environment and solver for large or small systems of non-linear equations, for use in engineering, thermodynamics, chemistry, physics, mathematics and biology. Solvers for both steady and dynamic (NLA & DAE) problems, are provided. It offers:
- An object-oriented model description language for describing your system,
- An interactive user interface that allows you to solve your model and explore the effect of changing the model parameters, and
Read more of this >>