Changes between Version 12 and Version 13 of Software/OpenFOAM


Ignore:
Timestamp:
02/15/17 10:53:47 (7 years ago)
Author:
Jens Henrik Goebbert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Software/OpenFOAM

    v12 v13  
    119119The environment must be set up according to where the source code directories are located.
    120120{{{ #!sh
    121 VERSION=3.0.1
    122121INST_DIR=/homeb/zam/${USER}/my_OpenFOAM # must not end with a '/', or build will fail with "touch [...] permission denied"
    123122cd $INST_DIR
     
    150149
    151150# load environment
     151VERSION=3.0.1
    152152source OpenFOAM-${VERSION}/etc/bashrc
    153153foam