/[MITgcm]/MITgcm_contrib/llc_hires/llc_540/readme
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_540/readme

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

revision 1.4 by zhc, Wed Sep 4 16:54:51 2019 UTC revision 1.8 by zhc, Wed Oct 16 16:00:44 2019 UTC
# Line 12  Line 12 
12   make -j 16   make -j 16
13    
14  # integrate 1992-2019 model on pleiades  # integrate 1992-2019 model on pleiades
15    # jra55 forcing
16   cd ../run   cd ../run
17   cp ../../MITgcm_contrib/MITgcm_contrib/llc_540/input/* .   cp ../../MITgcm_contrib/llc_hires/llc_540/input/* .
18   ln -sf /nobackup/hzhang1/llc_540/run_template/pickup*432.*ta .   ln -sf /nobackup/hzhang1/llc_540/run_template/pickup*432.*ta .
19   ln -sf /nobackup/hzhang1/llc_540/run_template/tile* .   ln -sf /nobackup/hzhang1/llc_540/run_template/tile* .
20   ln -sf /nobackup/hzhang1/llc_540/run_template/Bathy_*_v2.bin .   ln -sf /nobackup/hzhang1/llc_540/run_template/Bathy_*_v2.bin .
# Line 23  Line 24 
24   ln -sf ../build/mitgcmuv .   ln -sf ../build/mitgcmuv .
25   qsub job_ivy_llc540   qsub job_ivy_llc540
26    
27    # jra55do forcing
28     cd ../run
29     cp ../../MITgcm_contrib/llc_hires/llc_540/input/* .
30     ln -sf /nobackup/hzhang1/llc_540/run_template/pickup*432.*ta .
31     ln -sf /nobackup/hzhang1/llc_540/run_template/tile* .
32     ln -sf /nobackup/hzhang1/llc_540/run_template/Bathy_*_v2.bin .
33     ln -sf /nobackup/hzhang1/llc_540/run_template/DIFFKR* .
34     ln -sf /nobackup/hzhang1/forcing/jra55_do .
35     ln -sf data.exf_jra55do data.exf
36     ln -sf /nobackup/dcarrol2/LOAC/write_bin/jra55_do/v1.4.0/LLC_540/jra55* .
37     ln -sf ../build/mitgcmuv .
38     qsub job_ivy_llc540
39    
40    # eraxx forcing
41     cd ../run
42     cp ../../MITgcm_contrib/llc_hires/llc_540/input/* .
43     ln -sf /nobackup/hzhang1/llc_540/run_template/pickup*432.*ta .
44     ln -sf /nobackup/hzhang1/llc_540/run_template/tile* .
45     ln -sf /nobackup/hzhang1/llc_540/run_template/Bathy_*_v2.bin .
46     ln -sf /nobackup/hzhang1/llc_540/run_template/DIFFKR* .
47     ln -sf /nobackup/hzhang1/forcing/era_xx_it50 .
48     ln -sf data.exf_eraxx data.exf
49     ln -sf /nobackup/dcarrol2/LOAC/write_bin/jra55_do/v1.4.0/LLC_540/jra55* .
50     ln -sf ../build/mitgcmuv .
51     qsub job_ivy_llc540
52    
53    ##################
54    #to run on small number of cpus
55    #build:  ln -sf SIZE.h_60 SIZE.h
56    #run:    ln -sf data.exch2_60 data.exch2
57    
58    ##################
59    Rain correction factors
60    Aiming for 1.5 +/1 1 mm/year barystatic sea level increase
61    
62    jra55
63    unadjusted sea level increase: 322.5 mm/yr
64    correction needed: -321 mm/yr
65    mean precip over ocean: 4.267e-8 m/s =  1346.6 mm/yr
66    correction factor: (1346.6-321)/1346.6 = 0.7616
67    
68    jra55do
69    unadjusted sea level increase: 29.6 mm/yr
70    correction needed: -28.1 mm/yr
71    mean precip over ocean: 3.4788e-8 m/s =  1097.83 mm/yr
72    correction factor: (1097.83-28.1)/1097.83 = 0.9744
73    
74    eraxx
75    unadjusted sea level increase: 13.1 mm/yr
76    correction needed: -11.6 mm/yr
77    mean precip over ocean: 3.8299e-8 m/s =  1208.62 mm/yr
78    correction factor: (1208.62-11.6)/1208.62 = 0.9904
79    #run: ln -sf data.exf_eraxx_scal_precip data.exf

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

  ViewVC Help
Powered by ViewVC 1.1.22