Parent Directory
|
Revision Log
|
Revision Graph
- change to "unix" format; - add few missing "," at end of line
1 | jmc | 1.3 | # Open-boundaries |
2 | &OBCS_PARM01 | ||
3 | OB_Jnorth=3*400, | ||
4 | useOBCSprescribe=.true., | ||
5 | useOBCSsponge=.true., | ||
6 | # OBWuFile='uvel.obw', | ||
7 | OBNvFile='vvel.obw', | ||
8 | OBNtFile='theta.obw', | ||
9 | OBNsFile='salt.obw', | ||
10 | useOrlanskiNorth=.FALSE., | ||
11 | & | ||
12 | |||
13 | # Orlanski parameters | ||
14 | &OBCS_PARM02 | ||
15 | #Cmax=0.45, | ||
16 | #cVelTimeScale=1000., | ||
17 | & | ||
18 | |||
19 | # Sponge layer parameters | ||
20 | &OBCS_PARM03 | ||
21 | spongeThickness = 20, | ||
22 | Vrelaxobcsbound = 864000., | ||
23 | Urelaxobcsbound = 864000., | ||
24 | & |
ViewVC Help | |
Powered by ViewVC 1.1.22 |