Changes between Version 1 and Version 2 of UmFamous
- Timestamp:
- 13/04/16 14:03:03 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UmFamous
v1 v2 16 16 17 17 Running without compilation: 18 at daemon19 ksh18 *at daemon 19 *ksh 20 20 21 21 Running with compilation (above plus): 22 Intel fortran23 MPI22 *Intel fortran 23 *MPI 24 24 25 25 Quick start guide: … … 29 29 30 30 edit and append example.profile to your $HOME/.profile 31 31 32 Ensure that there is no other UM setup commands in .profile 33 32 34 UMDIR should always have um_famous at the end of the path. 33 35 Then 34 . $HOME/.profile 36 `. $HOME/.profile` 35 37 36 38