| 32 | ----------------------- | ----------------------- | 
| 33 | T.B.D. | T.B.D. | 
| 34 |  |  | 
| 35 |  | #################################################################### | 
| 36 |  |  | 
| 37 |  | Instructions for 2-year 1979-1980 arctic40km adjoint, on 15 procs | 
| 38 |  | last modified by D. Menemenlis (menemenlis@jpl.nasa.gov) on 06/06/06 | 
| 39 |  | -------------------------------------------------------------------- | 
| 40 |  | o cost terms are | 
| 41 |  | * theta/salt climatology (incl. annual cycle) | 
| 42 |  | * SST, SSS | 
| 43 |  | * daily seaice concentration | 
| 44 |  | (see code_ad/ECCO_CPPOPTIONS.h, | 
| 45 |  | input_ad/data.ecco, input_ad/data.seaice) | 
| 46 |  | o forward part has all kpp, gmredi, seaice, | 
| 47 |  | adjoint part has SEAICEuseDYNAMICS=.FALSE., see | 
| 48 |  | code_ad/autodiff_inadmode_set_ad.F | 
| 49 |  | code_ad/autodiff_inadmode_unset_ad.F | 
| 50 |  |  | 
| 51 |  | To get code: | 
| 52 |  | ------------ | 
| 53 |  | cvs co -r MITgcm_code | 
| 54 |  | cd MITgcm | 
| 55 |  | cvs co -d arctic40km MITgcm_contrib/arctic40km | 
| 56 |  |  | 
| 57 |  | To build code (on columbia): | 
| 58 |  | --------------------------- | 
| 59 |  | mkdir bin | 
| 60 |  | cd bin | 
| 61 |  | \rm * | 
| 62 |  | ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas -mods ../arctic40km/code_ad | 
| 63 |  | make depend | 
| 64 |  | make adtaf | 
| 65 |  | make -j adall | 
| 66 |  |  | 
| 67 |  | To run the code: | 
| 68 |  | --------------- | 
| 69 |  | cd .. | 
| 70 |  | /u/heimbach/ecco/MITgcm_latest_testing/verification/arctic40km/runarctic.csh . | 
| 71 |  | qsub runarctic.csh |