Parent Directory
|
Revision Log
|
Revision Graph
moving experiment out of shelfice_remeshing to replace with vertical remeshing only
| 1 | # 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 | useOBCSbalance=.TRUE., |
| 12 | OBCS_balanceFacN=1., |
| 13 | & |
| 14 | |
| 15 | # Orlanski parameters |
| 16 | &OBCS_PARM02 |
| 17 | #Cmax=0.45, |
| 18 | #cVelTimeScale=1000., |
| 19 | & |
| 20 | |
| 21 | # Sponge layer parameters |
| 22 | &OBCS_PARM03 |
| 23 | spongeThickness = 20, |
| 24 | Vrelaxobcsbound = 864000., |
| 25 | Urelaxobcsbound = 864000., |
| 26 | & |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |