/[MITgcm]/MITgcm/tools/example_scripts/columbia/cron_wrapper
ViewVC logotype

Annotation of /MITgcm/tools/example_scripts/columbia/cron_wrapper

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


Revision 1.3 - (hide annotations) (download)
Thu Feb 9 20:19:20 2006 UTC (18 years, 2 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, mitgcm_mapl_00, checkpoint58b_post, checkpoint58m_post, checkpoint60, checkpoint61, checkpoint62, checkpoint58r_post, checkpoint58g_post, checkpoint58n_post, checkpoint58x_post, checkpoint61l, checkpoint58h_post, checkpoint58w_post, checkpoint58j_post, checkpoint58q_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint58f_post, checkpoint58d_post, checkpoint58c_post, checkpoint58a_post, checkpoint58i_post, checkpoint58o_post, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint58k_post, checkpoint58u_post, checkpoint58y_post, checkpoint58v_post, checkpoint58s_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint58p_post, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint58t_post, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.2: +5 -0 lines
add warning about inappropriate user masks and/or file permissions that
  will cause the file dependency code to break (I think this fixes the
  problem reported by S. Vinogradov -- will need testing) :
  http://forge.csail.mit.edu/pipermail/mitgcm-support/2006-February/003781.html

1 edhill 1.1 #! /usr/bin/env bash
2    
3 edhill 1.2 cd /u/edhill/bin/MITgcm/tools
4 edhill 1.1 /usr/bin/cvs -q up -d
5    
6 edhill 1.3 cd /nobackup1/edhill
7     test -e MITgcm && rm -rf MITgcm
8     export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
9     cvs co MITgcm > /dev/null 2>&1
10    
11 edhill 1.1 cd /u/edhill/bin/
12 edhill 1.2 /PBS/bin/qsub ./pbs_altix_test
13 edhill 1.1

  ViewVC Help
Powered by ViewVC 1.1.22