diff --git a/README b/README index 390dd8edb581455cc4c7b1fa1ebfddbb58bb8bde..449b8585b049f61c6a2f1bb854bdd4b05e4fab59 100644 --- a/README +++ b/README @@ -99,7 +99,7 @@ and a csh/tcsh example: + 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 The value set in '$FOAM_INST_DIR' will be used to locate the remaining parts