/[MITgcm]/MITgcm_contrib/arctic40km/README_AD
ViewVC logotype

Diff of /MITgcm_contrib/arctic40km/README_AD

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

--- MITgcm_contrib/arctic40km/README_AD	2006/06/06 16:39:59	1.1
+++ MITgcm_contrib/arctic40km/README_AD	2006/07/02 13:08:10	1.2
@@ -32,3 +32,40 @@
 -----------------------
 T.B.D.
 
+####################################################################
+
+Instructions for 2-year 1979-1980 arctic40km adjoint, on 15 procs
+last modified by D. Menemenlis (menemenlis@jpl.nasa.gov) on 06/06/06
+--------------------------------------------------------------------
+o cost terms are 
+  * theta/salt climatology (incl. annual cycle)
+  * SST, SSS
+  * daily seaice concentration
+  (see code_ad/ECCO_CPPOPTIONS.h, 
+  input_ad/data.ecco, input_ad/data.seaice)
+o forward part has all kpp, gmredi, seaice,
+  adjoint part has SEAICEuseDYNAMICS=.FALSE., see
+  code_ad/autodiff_inadmode_set_ad.F
+  code_ad/autodiff_inadmode_unset_ad.F
+
+To get code:
+------------
+cvs co -r MITgcm_code
+cd MITgcm
+cvs co -d arctic40km MITgcm_contrib/arctic40km
+
+To build code (on columbia):
+---------------------------
+mkdir bin
+cd bin
+\rm *
+../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas -mods ../arctic40km/code_ad
+make depend
+make adtaf
+make -j adall
+
+To run the code:
+---------------
+cd ..
+/u/heimbach/ecco/MITgcm_latest_testing/verification/arctic40km/runarctic.csh .
+qsub runarctic.csh

 

  ViewVC Help
Powered by ViewVC 1.1.22