/[MITgcm]/MITgcm_contrib/atnguyen/code_21Dec2012_saltplume/README
ViewVC logotype

Annotation of /MITgcm_contrib/atnguyen/code_21Dec2012_saltplume/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (hide annotations) (download)
Tue Jan 14 06:52:59 2014 UTC (11 years, 6 months ago) by atn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
FILE REMOVED
move README to main MITgcm_contrib/atnguyen dir

1 atn 1.3 steps:
2     1) add
3     setenv CVSROOT ':ext:atn@mitgcm.org:/u/gcmpack'
4    
5     into .cshrc
6    
7     2)
8     a) either create a pair of keys and copy the private/ublic one to proper locations or
9     b) check a machine that has a private key whose public key is in authorizedkeys (say ross) and copy over
10    
11 atn 1.1 cp /scratch/atn/MITgcm/verification/lab_sea/code_5x5_newcode_stripped_v6g/* .
12 atn 1.3 cvs co -P -d atnguyen_contrib MITgcm_contrib/atnguyen
13     cd atnguyen_contrib/
14     mkdir code_21Dec2012_saltplume
15     cvs add code_21Dec2012_saltplume
16     %cvs add -m "code latest saltplume fix" code_21Dec2012_saltplume
17     cd code_21Dec2012_saltplume
18     cvs -q -n update
19     cp /scratch/atn/MITgcm/verification/lab_sea/code_5x5_newcode_stripped_v6g/* .
20     cvs add *.F *.h packages.conf README SIZE.h_mpi
21     cvs -q update
22     cvs commit -m "inprogress swapping 1-x with x in plumefrac" *.F *.h packages.conf README SIZE.h_mpi

  ViewVC Help
Powered by ViewVC 1.1.22