Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
bf63d963
Commit
bf63d963
authored
Apr 03, 2017
by
mark
Browse files
STYLE: mention clang-4.0 in the bashrc, cshrc files
parent
3e02f71b
Changes
3
Hide whitespace changes
Inline
Side-by-side
etc/bashrc
View file @
bf63d963
...
...
@@ -65,7 +65,7 @@ export WM_COMPILER_TYPE=system
#- Compiler:
# WM_COMPILER = Gcc | Gcc4[8-9] | Gcc5[1-4] | Gcc6[1-3] | GccKNL
# | Clang | Clang3[8-9] | Icc | IccKNL
# | Clang | Clang3[8-9] |
Clang40 |
Icc | IccKNL
export
WM_COMPILER
=
Gcc
unset
WM_COMPILER_ARCH WM_COMPILER_LIB_ARCH
...
...
etc/cshrc
View file @
bf63d963
...
...
@@ -61,7 +61,7 @@ setenv WM_COMPILER_TYPE system
#- Compiler:
# WM_COMPILER = Gcc | Gcc4[8-9] | Gcc5[1-4] | Gcc6[1-3] | GccKNL
# | Clang | Clang3[8-9] | Icc | IccKNL
# | Clang | Clang3[8-9] |
Clang40 |
Icc | IccKNL
setenv WM_COMPILER Gcc
setenv WM_COMPILER_ARCH
# defined but empty
unsetenv WM_COMPILER_LIB_ARCH
...
...
tutorials/compressible/rhoSimpleFoam/gasMixing/injectorPipe/system/surfaceFeatureExtractDict
View file @
bf63d963
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / A nd | Web: www.OpenFOAM.
org
|
| \\ / O peration | Version:
plus
|
| \\ / A nd | Web: www.OpenFOAM.
com
|
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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