Skip to content

Instantly share code, notes, and snippets.

@jstults
Created October 8, 2012 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jstults/3853492 to your computer and use it in GitHub Desktop.
Save jstults/3853492 to your computer and use it in GitHub Desktop.
Ubuntu OpenFoam Config
VERS=$(lsb_release -cs)
sudo sh -c "echo deb http://www.openfoam.org/download/ubuntu $VERS main > /etc/apt/sources.list.d/openfoam.list"
apt-get update
apt-get install openfoam211 paraviewopenfoam3120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment