| 27 |
useAreaViscLength=.TRUE., |
useAreaViscLength=.TRUE., |
| 28 |
sideDragFactor=0., |
sideDragFactor=0., |
| 29 |
highOrderVorticity = .TRUE., |
highOrderVorticity = .TRUE., |
| 30 |
bottomDragQuadratic = 0.002, |
bottomDragQuadratic = 0.00210368, |
| 31 |
tempAdvScheme=7, |
tempAdvScheme=7, |
| 32 |
saltAdvScheme=7, |
saltAdvScheme=7, |
| 33 |
StaggerTimeStep=.TRUE., |
StaggerTimeStep=.TRUE., |
| 37 |
exactConserv=.TRUE., |
exactConserv=.TRUE., |
| 38 |
debuglevel=-1, |
debuglevel=-1, |
| 39 |
convertFW2Salt=-1 |
convertFW2Salt=-1 |
| 40 |
# useRealFreshWaterFlux=.TRUE., |
useRealFreshWaterFlux=.TRUE., |
| 41 |
useSingleCPUio=.TRUE., |
useSingleCPUio=.TRUE., |
| 42 |
globalFiles=.TRUE., |
globalFiles=.TRUE., |
| 43 |
& |
& |
| 61 |
monitorFreq=21600., |
monitorFreq=21600., |
| 62 |
forcing_In_AB = .FALSE., |
forcing_In_AB = .FALSE., |
| 63 |
dumpInitAndLast=.FALSE., |
dumpInitAndLast=.FALSE., |
| 64 |
|
pickupStrictlyMatch=.FALSE., |
| 65 |
& |
& |
| 66 |
|
|
| 67 |
# Gridding parameters |
# Gridding parameters |
| 79 |
|
|
| 80 |
# Input datasets |
# Input datasets |
| 81 |
&PARM05 |
&PARM05 |
| 82 |
bathyFile = 'ETOPO2_510x6x510_ver5e_filled.bin', |
bathyFile = 'GEBCO_510x6x510_ver06_dig.bin', |
| 83 |
hydrogThetaFile= 'WGHC_T_510x6x510.bin', |
hydrogThetaFile= 'WGHC_THETA_JAN_510x6x510x50.bin', |
| 84 |
hydrogSaltFile = 'WGHC_S_510x6x510.bin', |
hydrogSaltFile = 'WGHC_SALT_JAN_510x6x510x50.bin', |
| 85 |
diffKrFile = 'DIFFKR_2_20_1_lat6070', |
diffKrFile = 'DIFFKR_2_20_1_lat6070_cube75', |
| 86 |
& |
& |