Utilities designed for OpenFOAM, for reconstructing and interpolating fields at the post-processing stage.
Requirements:
- OpenFOAM
- Git (actually, this one is optional)
How to get and build:
git clone git://github.com/wyldckat/reconstruct-interpolate-fields.git
cd reconstruct-interpolate-fields
wmake all
If you don't have Git installed, you can use the ZIP option shown in the project page: https://github.com/wyldckat/reconstruct-interpolate-fields
For logistical reasons, more instructions are available here: https://github.com/wyldckat/reconstruct-interpolate-fields/wiki
This git repository was brought to you by Bruno Santos (wyldckat@github working at blueCAPE Lda).
This is bound to the same license as OpenFOAM, namely GPLv3. Which means that you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See http://www.gnu.org/licenses/ for more information about GPL.