1 |
# *************** |
2 |
# Open boundaries |
3 |
# *************** |
4 |
&OBCS_PARM01 |
5 |
OB_Jsouth = 40*1, |
6 |
OB_Jnorth = 40*40, |
7 |
OB_Iwest = 40*1, |
8 |
# |
9 |
useOBCSprescribe=.TRUE., |
10 |
# |
11 |
OBSsFile='OBSs_beaufort_40x40.stable', |
12 |
OBStFile='OBSt_beaufort_40x40.stable', |
13 |
OBSuFile='OBSu_beaufort_40x40.bin', |
14 |
OBSvFile='OBSv_beaufort_40x40.bin', |
15 |
OBNsFile='OBNs_beaufort_40x40.stable', |
16 |
OBNtFile='OBNt_beaufort_40x40.stable', |
17 |
OBNuFile='OBNu_beaufort_40x40.bin', |
18 |
OBNvFile='OBNv_beaufort_40x40.bin', |
19 |
# OBNvFile='OBNv_beaufort_40x40.balance', |
20 |
OBWsFile='OBWs_beaufort_40x40.stable', |
21 |
OBWtFile='OBWt_beaufort_40x40.stable', |
22 |
OBWuFile='OBWu_beaufort_40x40.bin', |
23 |
OBWvFile='OBWv_beaufort_40x40.bin', |
24 |
# |
25 |
OBShFile='OBSh_beaufort_40x40.bin', |
26 |
OBNhFile='OBNh_beaufort_40x40.bin', |
27 |
OBWhFile='OBWh_beaufort_40x40.bin', |
28 |
OBSaFile='OBSa_beaufort_40x40.bin', |
29 |
OBNaFile='OBNa_beaufort_40x40.bin', |
30 |
OBWaFile='OBWa_beaufort_40x40.bin', |
31 |
OBSsnFile='OBSsn_beaufort_40x40.bin', |
32 |
OBNsnFile='OBNsn_beaufort_40x40.bin', |
33 |
OBWsnFile='OBWsn_beaufort_40x40.bin', |
34 |
OBSslFile='OBSsl_beaufort_40x40.bin', |
35 |
OBNslFile='OBNsl_beaufort_40x40.bin', |
36 |
OBWslFile='OBWsl_beaufort_40x40.bin', |
37 |
OBSuiceFile='OBSuice_beaufort_40x40.bin', |
38 |
OBNuiceFile='OBNuice_beaufort_40x40.bin', |
39 |
OBWuiceFile='OBWuice_beaufort_40x40.bin', |
40 |
OBSviceFile='OBSvice_beaufort_40x40.bin', |
41 |
OBNviceFile='OBNvice_beaufort_40x40.bin', |
42 |
OBWviceFile='OBWvice_beaufort_40x40.bin', |
43 |
& |