/[MITgcm]/MITgcm_contrib/ocean_inversion_project/README_gasflux
ViewVC logotype

Diff of /MITgcm_contrib/ocean_inversion_project/README_gasflux

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

revision 1.1 by dimitri, Fri Mar 17 15:39:02 2006 UTC revision 1.4 by dimitri, Tue Mar 21 13:39:11 2006 UTC
# Line 16  Assume that surface forcing files are av Line 16  Assume that surface forcing files are av
16    
17  3 ===> compile and link  3 ===> compile and link
18    
19   mkdir bin exe   mkdir bin exe93 exe99
20   cd bin   cd bin
21     \rm *
22   \cp ../ocean_inversion_project/code_ecco1x1/* .   \cp ../ocean_inversion_project/code_ecco1x1/* .
23   \mv ptracers_forcing_surf.F_gasflux ptracers_forcing_surf.F   \mv ptracers_forcing_surf.F_gasflux ptracers_forcing_surf.F
24   \mv ptracers_init.F_gasflux ptracers_init.F   \mv ptracers_init.F_gasflux ptracers_init.F
# Line 28  Assume that surface forcing files are av Line 29  Assume that surface forcing files are av
29   make depend   make depend
30   make -j   make -j
31    
32   cd ../exe  4 ===> run integrations starting in 1993 (exe93) and 1999 (exe99)
33    
34     cd ../exe93
35     \cp ../bin/mitgcmuv .
36     \cp ../ocean_inversion_project/input_ecco1x1/* .
37     \ln -sf ../../iter69/* .
38     \ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .
39     qsub job_gasflux93
40    
41     cd ../exe99
42     \cp ../bin/mitgcmuv .
43   \cp ../ocean_inversion_project/input_ecco1x1/* .   \cp ../ocean_inversion_project/input_ecco1x1/* .
44   \ln -sf ../../iter69/* .   \ln -sf ../../iter69/* .
45   \ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .   \ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .
46   qsub job_gasflux   qsub job_gasflux99

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22