/[MITgcm]/MITgcm/pkg/ctrl/ctrl_dummy.h
ViewVC logotype

Annotation of /MITgcm/pkg/ctrl/ctrl_dummy.h

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


Revision 1.1 - (hide annotations) (download)
Sun Mar 25 22:33:55 2001 UTC (23 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre1, checkpoint38, c37_adj, checkpoint39
File MIME type: text/plain
Modifications and additions to enable automatic differentiation.
Detailed info's in doc/notes_c37_adj.txt

1 heimbach 1.1
2     c ==================================================================
3     c HEADER CONTROL DUMMIES
4     c ==================================================================
5     c
6     c o Control dummy variables of the ECCO state estimation tool.
7     c
8     c ==================================================================
9     c HEADER CONTROL DUMMIES
10     c ==================================================================
11     common /ctrl_dummy/
12     & xx_theta_dummy
13     & , xx_salt_dummy
14     & , xx_hflux_dummy
15     & , xx_sflux_dummy
16     & , xx_tauu_dummy
17     & , xx_tauv_dummy
18     & , xx_sss_dummy
19     & , xx_sst_dummy
20     & , xx_diffkr_dummy
21     & , xx_kapgm_dummy
22     _RL xx_theta_dummy
23     _RL xx_salt_dummy
24     _RL xx_hflux_dummy
25     _RL xx_sflux_dummy
26     _RL xx_tauu_dummy
27     _RL xx_tauv_dummy
28     _RL xx_sss_dummy
29     _RL xx_sst_dummy
30     _RL xx_diffkr_dummy
31     _RL xx_kapgm_dummy
32    
33     c ==================================================================
34     c END OF HEADER CONTROL DUMMIES
35     c ==================================================================
36    
37    

  ViewVC Help
Powered by ViewVC 1.1.22