| 1 |
# *************** |
| 2 |
# Open boundaries |
| 3 |
# *************** |
| 4 |
&OBCS_PARM01 |
| 5 |
OB_Iwest= 9*0,87*1,9*0, |
| 6 |
OB_Ieast= 48*0,42*-1,15*0, |
| 7 |
|
| 8 |
useOrlanskiWest=.FALSE., |
| 9 |
useOrlanskiEAST=.FALSE., |
| 10 |
useOrlanskiNorth=.FALSE., |
| 11 |
useOrlanskiSouth=.FALSE., |
| 12 |
|
| 13 |
# OBWtFile='W_BC_temp.bin', |
| 14 |
# OBWsFile='W_BC_sal.bin', |
| 15 |
|
| 16 |
# OBEtFile='E_BC_temp.bin', |
| 17 |
# OBEsFile='E_BC_sal.bin', |
| 18 |
|
| 19 |
# OBEuFile='E_BC_u.bin', |
| 20 |
# OBEvFile='E_BC_v.bin', |
| 21 |
|
| 22 |
# OBWuFile='W_BC_u.bin', |
| 23 |
# OBWvFile='W_BC_v.bin', |
| 24 |
|
| 25 |
# useOBCSsponge=.TRUE., |
| 26 |
useOBCSsponge=.FALSE., |
| 27 |
|
| 28 |
# useOBCSprescribe = .TRUE., |
| 29 |
#useOBCSbalance = .TRUE., |
| 30 |
& |
| 31 |
|
| 32 |
# ***************************************** |
| 33 |
# Orlanski Boundary Condition Parameters. |
| 34 |
# ***************************************** |
| 35 |
&OBCS_PARM02 |
| 36 |
cvelTimeScale = 2000., |
| 37 |
& |
| 38 |
|
| 39 |
# ***************************************** |
| 40 |
# Sponge Layer Parameters. |
| 41 |
# ***************************************** |
| 42 |
&OBCS_PARM03 |
| 43 |
Urelaxobcsinner=432000.E0, |
| 44 |
Urelaxobcsbound=432000.E0, |
| 45 |
Vrelaxobcsinner=432000.E0, |
| 46 |
Vrelaxobcsbound=432000.E0, |
| 47 |
spongeThickness=7, |
| 48 |
& |