Skip to content
Snippets Groups Projects
Commit 33947e73 authored by henry's avatar henry
Browse files

Corrected instructions for cshrc.

parent a3cb1246
Branches
Tags
No related merge requests found
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
and a csh/tcsh example: and a csh/tcsh example:
+ setenv FOAM_INST_DIR /data/app/OpenFOAM + setenv FOAM_INST_DIR /data/app/OpenFOAM
+ foamDotFile=$FOAM_INST_DIR/OpenFOAM-1.6/etc/bashrc + foamDotFile=$FOAM_INST_DIR/OpenFOAM-1.6/etc/cshrc
+ if ( -f $foamDotFile ) source $foamDotFile + if ( -f $foamDotFile ) source $foamDotFile
The value set in '$FOAM_INST_DIR' will be used to locate the remaining parts The value set in '$FOAM_INST_DIR' will be used to locate the remaining parts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment