mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
etc/config.*/paraview: Added entry for ParaView-5.5.0
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
# ========= |
|
# ========= |
|
||||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
# \\ / O peration |
|
# \\ / O peration |
|
||||||
# \\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation
|
# \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
|
||||||
# \\/ M anipulation |
|
# \\/ M anipulation |
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# License
|
# License
|
||||||
@ -60,6 +60,7 @@ end
|
|||||||
#setenv ParaView_VERSION 5.0.0
|
#setenv ParaView_VERSION 5.0.0
|
||||||
#setenv ParaView_VERSION 5.0.1
|
#setenv ParaView_VERSION 5.0.1
|
||||||
setenv ParaView_VERSION 5.4.0
|
setenv ParaView_VERSION 5.4.0
|
||||||
|
#setenv ParaView_VERSION 5.5.0
|
||||||
setenv ParaView_MAJOR detect
|
setenv ParaView_MAJOR detect
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# ========= |
|
# ========= |
|
||||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
# \\ / O peration |
|
# \\ / O peration |
|
||||||
# \\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation
|
# \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
|
||||||
# \\/ M anipulation |
|
# \\/ M anipulation |
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# License
|
# License
|
||||||
@ -66,6 +66,7 @@ done
|
|||||||
#export ParaView_VERSION=5.0.0
|
#export ParaView_VERSION=5.0.0
|
||||||
#export ParaView_VERSION=5.0.1
|
#export ParaView_VERSION=5.0.1
|
||||||
export ParaView_VERSION=5.4.0
|
export ParaView_VERSION=5.4.0
|
||||||
|
#export ParaView_VERSION=5.5.0
|
||||||
export ParaView_MAJOR=detect
|
export ParaView_MAJOR=detect
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user