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

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

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


Revision 1.2 - (show annotations) (download)
Fri Jul 13 13:40:17 2001 UTC (22 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint44e_post, checkpoint44f_post, checkpoint43a-release1mods, checkpoint40pre3, checkpoint40pre7, checkpoint40pre6, checkpoint40pre9, checkpoint40pre8, chkpt44d_post, release1_p1, release1_p2, release1_p3, release1_p4, checkpoint44e_pre, release1_b1, checkpoint43, release1_chkpt44d_post, checkpoint40pre2, release1-branch_tutorials, checkpoint45d_post, chkpt44a_post, checkpoint44h_pre, checkpoint40pre4, chkpt44c_pre, checkpoint45a_post, checkpoint44g_post, checkpoint45b_post, release1-branch-end, release1_final_v1, checkpoint44b_post, checkpoint45c_post, checkpoint44h_post, checkpoint40pre5, chkpt44a_pre, release1_beta1, checkpoint44b_pre, checkpoint42, checkpoint40, checkpoint41, checkpoint44, checkpoint45, chkpt44c_post, checkpoint44f_pre, release1-branch_branchpoint
Branch point for: release1_final, release1-branch, release1, ecco-branch, release1_coupled
Changes since 1.1: +2 -0 lines
File MIME type: text/plain
o Added prototype routines to handle optimization
o Extended control vector to add passive tracer

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_tr1_dummy
15 & , xx_hflux_dummy
16 & , xx_sflux_dummy
17 & , xx_tauu_dummy
18 & , xx_tauv_dummy
19 & , xx_sss_dummy
20 & , xx_sst_dummy
21 & , xx_diffkr_dummy
22 & , xx_kapgm_dummy
23 _RL xx_theta_dummy
24 _RL xx_salt_dummy
25 _RL xx_tr1_dummy
26 _RL xx_hflux_dummy
27 _RL xx_sflux_dummy
28 _RL xx_tauu_dummy
29 _RL xx_tauv_dummy
30 _RL xx_sss_dummy
31 _RL xx_sst_dummy
32 _RL xx_diffkr_dummy
33 _RL xx_kapgm_dummy
34
35 c ==================================================================
36 c END OF HEADER CONTROL DUMMIES
37 c ==================================================================
38
39

  ViewVC Help
Powered by ViewVC 1.1.22