Darwin

From Thom Group Wiki
Revision as of 15:56, 1 September 2017 by Ajwt3 (talk | contribs) (Created page with "To run Q-Chem on darwin, add the following to your .bashrc: export GROUPDIR=/scratch/thom-group . $GROUPDIR/code/qchem/qcsetup.bash export PYTHONPATH=$GROUPDIR/co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To run Q-Chem on darwin, add the following to your .bashrc:

   export GROUPDIR=/scratch/thom-group
   . $GROUPDIR/code/qchem/qcsetup.bash
   export PYTHONPATH=$GROUPDIR/code/qcmagic:$PYTHONPATH
   export PATH=$GROUPDIR/code/qcmagic:$PATH