Posts

Object Registration in OpenFOAM

Object Registration in OpenFOAM

Being aware of all the important variables during the simulation is a nice feature to have in any CFD software.

Read More
The forAll Macro in OpenFOAM

The forAll Macro in OpenFOAM

Because of the frequent use of range-like loops in OpenFOAM (in the official code base, forks, and any independent work, for that matter), the developers have provided a “shortcut” to loop through all elements of a list—any list.

Read More
Customize VIM to work efficiently with OpenFOAM - Part 2

Customize VIM to work efficiently with OpenFOAM - Part 2

We’ve seen in the previous part some ways to improve our interaction with OpenFOAM case directories and files.

Read More
Customize VIM to work efficiently with OpenFOAM - Part 1

Customize VIM to work efficiently with OpenFOAM - Part 1

Today, I’m starting a new (short) post series suggesting tricks to customize the VIM text editor so that it can be used to edit OpenFOAM cases more efficiently.

Read More
Permeability Simulation with OPENFOAM and OPENPNM

Permeability Simulation with OPENFOAM and OPENPNM

Permeability and Filtration coefficients are some must-know factors for oil/gas reservoir management and optimization.

Read More