/[MITgcm]/MITgcm_contrib/heimbach/obcs_prescribe/data.obcs
ViewVC logotype

Annotation of /MITgcm_contrib/heimbach/obcs_prescribe/data.obcs

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


Revision 1.1 - (hide annotations) (download)
Mon Sep 20 23:09:52 2004 UTC (20 years, 10 months ago) by heimbach
Branch point for: psh, MAIN
Initial revision

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

  ViewVC Help
Powered by ViewVC 1.1.22