/[MITgcm]/MITgcm/verification/tutorial_dic_adjoffline/code_ad/ECCO_CPPOPTIONS.h
ViewVC logotype

Annotation of /MITgcm/verification/tutorial_dic_adjoffline/code_ad/ECCO_CPPOPTIONS.h

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


Revision 1.1 - (hide annotations) (download)
Fri Oct 16 16:49:48 2009 UTC (14 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63p, checkpoint63q, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint62, checkpoint63, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint61z, checkpoint61x, checkpoint61y
File MIME type: text/plain
Adding dic offline adjoint sensitivity experiment

1 heimbach 1.1 C $Header: /u/gcmpack/MITgcm/verification/tutorial_tracer_adjsens/code_ad/ECCO_CPPOPTIONS.h,v 1.2 2007/10/09 02:36:42 jmc Exp $
2     C $Name: $
3    
4     C
5     C CPP flags controlling which code is included in the files that
6     C will be compiled.
7    
8     C ********************************************************************
9     C *** Adjoint Support Package ***
10     C ********************************************************************
11    
12     C o Include/exclude code in order to be able to automatically
13     C differentiate the MITgcmUV by using the Tangent Linear and
14     C Adjoint Model Compiler (TAMC).
15     C
16     #define ALLOW_AUTODIFF_TAMC
17     C >>> Checkpointing as handled by TAMC
18     #define ALLOW_TAMC_CHECKPOINTING
19     C
20     C >>> Extract adjoint state
21     #undef ALLOW_AUTODIFF_MONITOR
22     C
23     C >>> DO 2-level checkpointing instead of 3-level
24     #undef AUTODIFF_2_LEVEL_CHECKPOINT
25     C
26     C o use divided adjoint to split adjoint computations
27     #undef ALLOW_DIVIDED_ADJOINT
28     #undef ALLOW_DIVIDED_ADJOINT_MPI
29    
30     C ********************************************************************
31     C *** Calender Package ***
32     C ********************************************************************
33     C
34     C CPP flags controlling which code is included in the files that
35     C will be compiled.
36    
37     CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<<
38    
39     C ********************************************************************
40     C *** Cost function Package ***
41     C ********************************************************************
42     C
43     C >>> Cost function contributions
44     #define ALLOW_DIC_COST
45    
46     C ********************************************************************
47     C *** Control vector Package ***
48     C ********************************************************************
49     C
50     #define EXCLUDE_CTRL_PACK
51     #undef ALLOW_NONDIMENSIONAL_CONTROL_IO
52     C
53     #define ALLOW_GEN2D_CONTROL
54     #undef ALLOW_DIC_CONTROL

  ViewVC Help
Powered by ViewVC 1.1.22