Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
47ae71a7
Commit
47ae71a7
authored
Mar 19, 2010
by
mattijs
Browse files
STYLE: Show how to use different paraview
parent
a22305e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
etc/prefs.csh-EXAMPLE
View file @
47ae71a7
...
...
@@ -37,16 +37,17 @@
#
#------------------------------------------------------------------------------
# Specify system compiler
# ~~~~~~~~~~~~~~~~~~~~~~~
set
compilerInstall
=
system
#
# Specify system compiler
#
# ~~~~~~~~~~~~~~~~~~~~~~~
#
set compilerInstall=system
# Specify system openmpi
# ~~~~~~~~~~~~~~~~~~~~~~
setenv WM_MPLIB SYSTEMOPENMPI
#
# Specify system openmpi
#
# ~~~~~~~~~~~~~~~~~~~~~~
#
setenv WM_MPLIB SYSTEMOPENMPI
# Specify ParaView version
# ~~~~~~~~~~~~~~~~~~~~~~~~
setenv ParaView_VERSION 3.7.0
# eg, cvs/git version
setenv ParaView_VERSION git
# eg, cvs/git version
setenv ParaView_MAJOR 3.7
# -----------------------------------------------------------------------------
etc/prefs.sh-EXAMPLE
View file @
47ae71a7
...
...
@@ -47,6 +47,6 @@ export WM_MPLIB=SYSTEMOPENMPI
# Specify ParaView version
# ~~~~~~~~~~~~~~~~~~~~~~~~
export
ParaView_VERSION
=
3.7.0
# eg, cvs/git version
export
ParaView_VERSION
=
git
# eg, cvs/git version
export
ParaView_MAJOR
=
3.7
# -----------------------------------------------------------------------------
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment