/[MITgcm]/MITgcm/pkg/autodiff/ECCO_CPPOPTIONS.h
ViewVC logotype

Contents of /MITgcm/pkg/autodiff/ECCO_CPPOPTIONS.h

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


Revision 1.1 - (show annotations) (download)
Fri Aug 10 17:41:45 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64a, checkpoint63r, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint64n, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64c, checkpoint64g, checkpoint64f, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint63s, checkpoint64k, checkpoint64, checkpoint65, checkpoint64j, checkpoint64m, checkpoint64l, HEAD
File MIME type: text/plain
add a template for option-file ECCO_CPPOPTIONS.h, mostly empty, here in
 the 1rst pkg to compile for adjoint built, with lines to deliberatly
 break compilation (a reminder that it needs to be customized).

1 C $Header: /u/gcmpack/MITgcm/pkg/ecco/ECCO_CPPOPTIONS.h,v 1.10 2012/07/06 23:12:45 jmc Exp $
2 C $Name: $
3
4 --->>> COMPILE FAILURE IS DELIBERATE <<<---
5 --->>> default ECCO_CPPOPTIONS.h option-file <<<---
6 --->>> CANNOT be used WITHOUT CUSTOMIZATION <<<---
7
8 #ifndef ECCO_CPPOPTIONS_H
9 #define ECCO_CPPOPTIONS_H
10
11 C-- Collect here, in a single option-file, options to control which optional
12 C features to compile in packages AUTODIFF, COST, CTRL, ECCO, CAL and EXF.
13 C If used, this option-file needs to be directly included in CPP_OPTIONS.h
14 C Although this method, inherited from ECCO setup, has been traditionally
15 C used for all adjoint built, work is in progess to allow to use the
16 C standard method (each of the above pkg get its own options from its
17 C specific option-file) also for adjoint built.
18
19 C ********************************************************************
20 C *** ECCO Package ***
21 C ********************************************************************
22
23 C-- see pkg/ecco/ECCO_OPTIONS.h file
24
25 C ********************************************************************
26 C *** Adjoint Support Package ***
27 C ********************************************************************
28
29 C-- see pkg/autodiff/AUTODIFF_OPTIONS.h file
30
31 C ********************************************************************
32 C *** Calendar Package ***
33 C ********************************************************************
34
35 CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<<
36
37 C ********************************************************************
38 C *** Cost function Package ***
39 C ********************************************************************
40
41 C-- see pkg/cost/COST_OPTIONS.h file
42
43 C ********************************************************************
44 C *** Control vector Package ***
45 C ********************************************************************
46
47 C-- see pkg/ctrl/CTRL_OPTIONS.h file
48
49 C ********************************************************************
50 C *** External forcing Package ***
51 C ********************************************************************
52
53 C-- see pkg/exf/EXF_OPTIONS.h file
54
55 #endif /* ECCO_CPPOPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22