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

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

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


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Mon Sep 20 23:09:52 2004 UTC (19 years, 7 months ago) by heimbach
Branch: psh, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
obcs prescribe code

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