Archive for January, 2012

January 31, 2012 0

Keeping the Desktop tidy

By in Apple, General

As I lack the discipline required to keep my desktop uncluttered, I am aiming for a simple bash script, that moves old files and folders into a designated folder on my desktop. Installing a separate software to achieve that seemed to be a little bit redundant, so I tried to come up with a fancy [...]

Tags: ,

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: , , , , ,