mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
etc/config/paraview.*: Added ParaView-5.0.0
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
# config/paraview.csh
|
||||
#
|
||||
# Description
|
||||
# Setup file for paraview-[3-4].x
|
||||
# Setup file for paraview-[3-5].x
|
||||
# Sourced from OpenFOAM-<VERSION>/etc/cshrc or from foamPV alias
|
||||
#
|
||||
# Note
|
||||
@ -54,6 +54,7 @@ end
|
||||
#setenv ParaView_VERSION 4.1.0
|
||||
#setenv ParaView_VERSION 4.3.1
|
||||
setenv ParaView_VERSION 4.4.0
|
||||
#setenv ParaView_VERSION 5.0.0
|
||||
setenv ParaView_MAJOR detect
|
||||
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
# config/paraview.sh
|
||||
#
|
||||
# Description
|
||||
# Setup file for paraview-[3-4].x
|
||||
# Setup file for paraview-[3-5].x
|
||||
# Sourced from OpenFOAM-<VERSION>/etc/bashrc or from foamPV alias
|
||||
#
|
||||
# Note
|
||||
@ -56,6 +56,7 @@ done
|
||||
#export ParaView_VERSION=4.1.0
|
||||
#export ParaView_VERSION=4.3.1
|
||||
export ParaView_VERSION=4.4.0
|
||||
#export ParaView_VERSION=5.0.0
|
||||
export ParaView_MAJOR=detect
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user