| 1 | cnh | 1.1 | CPP_EEOPTIONS.h         :: Setting to use MPI | 
| 2 |  |  | CPP_OPTIONS.h           :: Set which packages to use | 
| 3 |  |  | FFIELDS.h               :: Added three dimensional array to hold initial T and S hydrography that are | 
| 4 |  |  | :: used in simple boundary/sponge layer relaxation. | 
| 5 |  |  | external_forcing.F      :: Set sponge layer relaxation | 
| 6 |  |  | gad_biharm_x.F          :: Scaling of biharmonic diffusion with X and Y | 
| 7 |  |  | gad_biharm_y.F          :: Scaling of biharmonic diffusion with X and Y | 
| 8 |  |  | ini_detphs.F            :: Filling in over shallow points (may not be needed) | 
| 9 |  |  | ini_salt.F              :: Saving initial salinity field in FFIELDS.h | 
| 10 |  |  | ini_theta.F             :: Saving initial theta field in FFIELDS.h | 
| 11 |  |  | mom_u_sidedrag.F        :: Changes to make biharmonic viscosity a function | 
| 12 |  |  | mom_u_xviscflux.F       :: XY grid spacing. | 
| 13 |  |  | mom_u_yviscflux.F       ::    "       "               " | 
| 14 |  |  | mom_vi_hdissip.F        ::    "       "               " | 
| 15 |  |  | mom_vi_u_xviscflux.F    ::    "       "               " | 
| 16 |  |  | mom_vi_u_yviscflux.F    ::    "       "               " | 
| 17 |  |  | mom_vi_v_xviscflux.F    ::    "       "               " | 
| 18 |  |  | mom_vi_v_yviscflux.F    ::    "       "               " | 
| 19 |  |  | mom_v_sidedrag.F        ::    "       "               " | 
| 20 |  |  | mom_v_xviscflux.F       ::    "       "               " | 
| 21 |  |  | mom_v_yviscflux.F       ::    "       "               " | 
| 22 |  |  | README                  :: this file | 
| 23 |  |  | set_defaults.F          :: set 64-bit I/O as default | 
| 24 |  |  | SIZE.h                  :: domain size and tiling |