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

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

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


Revision 1.3 - (show annotations) (download)
Wed Jun 7 01:55:13 2006 UTC (18 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59, checkpoint58y_post, checkpoint58t_post, checkpoint58m_post, checkpoint58w_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58n_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59h, checkpoint58k_post, checkpoint58v_post, checkpoint58l_post, checkpoint58x_post, checkpoint58h_post, checkpoint58j_post, checkpoint58i_post, checkpoint58u_post, checkpoint58s_post
Changes since 1.2: +5 -1 lines
File MIME type: text/plain
Modifications for bottom topography control
o replace hFacC by _hFacC at various places
o replace ALLOW_HFACC_CONTROL by ALLOW_DEPTH_CONTROL
o add non-self-adjoint cg2d_nsa
o update autodiff support routines
o re-initialise hfac after ctrl_depth_ini
o works for 5x5 box, doesnt work for global_ocean.90x40x15

1 C $Header: /u/gcmpack/MITgcm/pkg/autodiff/tamc_keys.h,v 1.2 2003/02/25 06:35:46 dimitri Exp $
2 C
3 C /==========================================================\
4 C | tamc_keys.h keys required by TAMC for record computation |
5 C |==========================================================|
6 C \==========================================================/
7 integer key, ikey
8 common /tamckeys/ key, ikey
9 #ifdef ALLOW_CG2D_NSA
10 integer icg2dkey
11 common /tamckeys_cg2d/ icg2dkey
12 #endif /* ALLOW_CG2D_NSA */

  ViewVC Help
Powered by ViewVC 1.1.22