Skip to content

Commit

Permalink
Merge pull request #179 from gerlero/makefile
Browse files Browse the repository at this point in the history
Build OpenFOAM v2306 by default
  • Loading branch information
gerlero authored Jul 5, 2023
2 parents 8ec9ce6 + 19eb1a8 commit 42f6e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build configuration
SHELL = /bin/zsh
OPENFOAM_VERSION = 2212
OPENFOAM_VERSION = 2306
APP_NAME = OpenFOAM-v$(OPENFOAM_VERSION)
OPENFOAM_TARBALL_URL = https://dl.openfoam.com/source/v$(OPENFOAM_VERSION)/OpenFOAM-v$(OPENFOAM_VERSION).tgz
OPENFOAM_GIT_REPO_URL = https://develop.openfoam.com/Development/openfoam.git
Expand Down

0 comments on commit 42f6e21

Please sign in to comment.