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 [...]
Archive for January, 2012
January 22, 2012
0
Parameter variation in OpenFOAM using PyFoam
By Jens in OpenFOAMPerforming 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: linux, OpenFOAM, programming, PyFoam, python, Software