Posts Tagged ‘python’

January 22, 2012 0

Parameter variation in OpenFOAM using PyFoam

By in OpenFOAM

Performing parameter variations can be stressful, especially if some parameters have to be altered in various places in an OpenFOAM case. This is where the python modules of PyFoam come in quite handy. I assume, that you have a basic knowledge on how an OpenFOAM case is structured and that you are familiar with programming [...]

Tags: , , , , ,

November 4, 2010 0

Compile VTK on Snow Leopard

By in OpenFOAM

Compiling VTK on Mac OS X 10.6 turned out to be much harder than on the Unix systems, I’ve done that on recently. Unfortunately I did not find any detailed data on how to choose the installation parameters properly. After a lot of try and error and some research, the following procedure worked for me [...]

Tags: , , ,