by Rodolfo Rodrigues on August 18th, 2009 at 2:05 pm in Computational fluid dynamics, Computer-aided design, Process simulation, Softwares with 5 comments
Tagged with c++, CFD, linux, numerical computation, OpenFOAM

The OpenFOAM (Open Field Operation and Manipulation) is an open source CFD toolbox produced by OpenCFD Ltd from UK. It can simulate anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics, electromagnetics and the pricing of financial options.
The core technology of OpenFOAM is a flexible set of efficient C++ modules. These are used to build a wealth of: solvers, to simulate specific problems in engineering mechanics; utilities, to perform pre- and post-processing tasks ranging from simple data manipulations to visualisation and mesh processing; libraries, to create toolboxes that are accessible to the solvers/utilities, such as libraries of physical models.
Read more of this >>
by Rodolfo Rodrigues on August 3rd, 2009 at 2:36 pm in Didactic application, HOW-TO, Process simulation, Softwares with 5 comments
Tagged with dynamic tank, EMSO, equation-based simulator, HOW-TO
This post starts to our section of HOW-TO texts. My objetive with this specific post is to introduce using some free tools to different applications.
A classic problem in process engineering is the case of a dynamic tank where the output flow is proportional to its level (Fig. 1). This example is part of EMSO tutorial so that more details would be to consult in the EMSO manual.

Fig. 1. Dynamic tank.
In this approaching, the problem of dynamic tank involves 3 variables and 2 parameters Read more of this >>
by Rodolfo Rodrigues on December 4th, 2008 at 11:24 am in Didactic application, Softwares with 2 comments
Tagged with chemical reactor engineering, didactic software, free
The Reactor Lab is a didactic software program that provides simulations of a variety of chemical reactors. Students can actively learn about chemical reactions and reactors by performing experiments and analyzing data – quickly, safely, and inexpensively. The program can be downloaded free of charge and is available for most computers and in English, Spanish, and Portuguese. The Lab is not a general purpose simulator.
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 >>