Changes between Version 25 and Version 26 of RoseCylc
- Timestamp:
- 24/06/15 09:40:32 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RoseCylc
v25 v26 22 22 === Puma === 23 23 24 Add the following lines to your {{{.profile}}}: 25 {{{ 26 export PATH=/home/fcm/bin:$PATH 27 export UMDIR=/home/um 28 }}} 29 Note you no longer need to have {{{. ~fcm/setup_cylc}}}. 24 Note: The correct paths are now set up by default, so you no longer need to have anything in your {{{.profile}}} to load Rose, Cylc or FCM. 30 25 31 26 === MONSooN === … … 45 40 Add the following lines to your {{{.profile}}}: 46 41 {{{ 47 module use /work/ n02/n02/hum/modules42 module use /work/y07/y07/umshared/modules 48 43 module load cylc 49 44 module load fcm