|
[Sponsors] |
February 4, 2022, 03:49 |
funysetfields
|
#1 |
Senior Member
Josh McCraney
Join Date: Jun 2018
Posts: 220
Rep Power: 9 |
I am running Linux Ubuntu 18.04, and on OpenFOAM 6.0 I have installed funkySetFields and it works. I have also installed OpenFOAM 2.4, and I would like to install funkySetFields for this version as well. Does anyone know where I can do this? Thanks so much!
|
|
March 1, 2022, 15:51 |
|
#2 |
Member
Ali B.
Join Date: Mar 2020
Location: abzrg.github.io
Posts: 44
Rep Power: 6 |
load your openfoam environment and go to either third-party directory or your user directory and run the following
Code:
git clone https://github.com/Unofficial-Extend-Project-Mirror/openfoam-extend-Breeder2.0-libraries-swak4Foam.git swak4Foam cd swak4Foam ./Allwmake 2>&1 | tee log.make |
|
|
|