| 1 |
mmazloff |
1.1 |
# |
| 2 |
|
|
# *************** |
| 3 |
|
|
# Open boundaries |
| 4 |
|
|
# *************** |
| 5 |
|
|
&OBCS_PARM01 |
| 6 |
|
|
OB_Jnorth= 64*64, |
| 7 |
|
|
OB_Jsouth= 64*1, |
| 8 |
|
|
OB_Iwest= 64*1, |
| 9 |
|
|
OB_Ieast= 64*64, |
| 10 |
|
|
|
| 11 |
|
|
# |
| 12 |
|
|
useOrlanskiNorth=.FALSE., |
| 13 |
|
|
useOBCSsponge=.TRUE., |
| 14 |
|
|
useOBCSbalance=.FALSE., |
| 15 |
|
|
useOBCSprescribe=.TRUE., |
| 16 |
|
|
# |
| 17 |
|
|
OBNuFile='Unbc.bin', |
| 18 |
|
|
OBNvFile='Vnbc.bin', |
| 19 |
|
|
OBNtFile='Tnbc.bin', |
| 20 |
|
|
OBNsFile='Snbc.bin', |
| 21 |
|
|
# |
| 22 |
|
|
OBSuFile='Usbc.bin', |
| 23 |
|
|
OBSvFile='Vsbc.bin', |
| 24 |
|
|
OBStFile='Tsbc.bin', |
| 25 |
|
|
OBSsFile='Ssbc.bin', |
| 26 |
|
|
# |
| 27 |
|
|
OBWuFile='Uwbc.bin', |
| 28 |
|
|
OBWvFile='Vwbc.bin', |
| 29 |
|
|
OBWtFile='Twbc.bin', |
| 30 |
|
|
OBWsFile='Swbc.bin', |
| 31 |
|
|
# |
| 32 |
|
|
OBEuFile='Uebc.bin', |
| 33 |
|
|
OBEvFile='Vebc.bin', |
| 34 |
|
|
OBEtFile='Tebc.bin', |
| 35 |
|
|
OBEsFile='Sebc.bin', |
| 36 |
|
|
# |
| 37 |
|
|
/ |
| 38 |
|
|
|
| 39 |
|
|
# ***************************************** |
| 40 |
|
|
# Orlanski Boundary Condition Parameters. |
| 41 |
|
|
# ***************************************** |
| 42 |
|
|
&OBCS_PARM02 |
| 43 |
|
|
# cvelTimeScale = 2000., |
| 44 |
|
|
/ |
| 45 |
|
|
|
| 46 |
|
|
# ***************************************** |
| 47 |
|
|
# Sponge Layer Parameters. |
| 48 |
|
|
# ***************************************** |
| 49 |
|
|
&OBCS_PARM03 |
| 50 |
|
|
Urelaxobcsinner=432000.E0, |
| 51 |
|
|
Urelaxobcsbound=43200.E0, |
| 52 |
|
|
Vrelaxobcsinner=432000.E0, |
| 53 |
|
|
Vrelaxobcsbound=43200.E0, |
| 54 |
|
|
spongeThickness=08, |
| 55 |
|
|
/ |