Changes between Version 4 and Version 5 of aci


Ignore:
Timestamp:
07/18/17 10:55:20 (8 years ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • aci

    v4 v5  
    5454== Environment ==
    5555
    56 Pleiades uses `csh` and not `bash`, add the following to your `~/.cshrc`:
     56Add the following to your `~/.bashrc`:
    5757{{{
    5858#!sh
    5959
    6060#ISSM
    61 setenv ISSM_DIR /home1/mmorligh/issm/trunk/
     61export ISSM_DIR ="/storage/home/USERNAME/work/trunk/"
    6262source $ISSM_DIR/etc/environment.csh
    6363