/[MITgcm]/MITgcm_contrib/nesting_sannino/params/med/data.obcs
ViewVC logotype

Annotation of /MITgcm_contrib/nesting_sannino/params/med/data.obcs

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


Revision 1.1 - (hide annotations) (download)
Sun Nov 28 17:56:56 2010 UTC (14 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
add parameter files to run simplified Med+Gib nested set-up.

1 jmc 1.1 # ***************
2     # Open boundaries
3     # ***************
4     &OBCS_PARM01
5     OB_Iwest= 24*0,30*1,66*0,
6     useOrlanskiWest=.FALSE.,
7     # OBWuFile='W_BC_U.bin',
8     # OBWvFile='W_BC_V.bin',
9     OBWtFile='W_BC_temp.bin',
10     OBWsFile='W_BC_sal.bin',
11     OBNuFile='',
12     OBNvFile=' ',
13     # useOBCSsponge=.TRUE.,
14     useOBCSprescribe = .TRUE.,
15     # useOBCSbalance = .TRUE.,
16     &
17    
18     # *****************************************
19     # Orlanski Boundary Condition Parameters.
20     # *****************************************
21     &OBCS_PARM02
22     cvelTimeScale = 2000.,
23     &
24    
25     # *****************************************
26     # Sponge Layer Parameters.
27     # *****************************************
28     &OBCS_PARM03
29     Urelaxobcsinner=432000.E0,
30     Urelaxobcsbound=432000.E0,
31     Vrelaxobcsinner=432000.E0,
32     Vrelaxobcsbound=432000.E0,
33     spongeThickness=10,
34     &

  ViewVC Help
Powered by ViewVC 1.1.22