Friday, July 19, 2019

OpenFoam



https://unicfd.ru/en/training-tracks/learning-how-to-use-free-surface-flows-in-openfoam-4-1/
https://www.scribd.com/document/44776293/OpenFoam-Examples

No comments:

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...