/[MITgcm]/MITgcm/pkg/exf/exf.h
ViewVC logotype

Contents of /MITgcm/pkg/exf/exf.h

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


Revision 1.1 - (show annotations) (download)
Mon May 14 22:08:40 2001 UTC (23 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint46b_post, checkpoint46k_post, checkpoint46c_pre, checkpoint45d_post, branch-exfmods-tag, checkpoint47e_post, checkpoint44h_pre, checkpoint47, ecco_c44_e16, checkpoint46j_post, checkpoint47c_post, checkpoint47d_post, ecco_c44_e21, ecco_c44_e24, checkpoint44f_pre, checkpoint45a_post, checkpoint47a_post, checkpoint46f_post, checkpoint46a_post, checkpoint46n_post, checkpoint46d_pre, checkpoint46e_post, checkpoint45b_post, release1-branch_tutorials, checkpoint40pre1, checkpoint44g_post, checkpoint46h_pre, checkpoint45c_post, checkpoint44h_post, chkpt44c_post, checkpoint44e_post, checkpoint46e_pre, ecco-branch-mod4, checkpoint43a-release1mods, ecco_c44_e22, checkpoint46l_pre, checkpoint46j_pre, checkpoint46b_pre, checkpoint46l_post, chkpt44a_pre, release1-branch-end, release1_final_v1, ecco_c44_e19, checkpoint46, checkpoint44f_post, ecco_c44_e20, checkpoint44, ecco_c44_e18, checkpoint47b_post, checkpoint40pre2, checkpoint40pre5, checkpoint40pre6, checkpoint40pre8, ecco_c44_e17, release1_b1, checkpoint44b_post, chkpt44d_post, checkpoint42, release1_p9, release1_p8, checkpoint43, checkpoint46m_post, checkpoint46g_pre, release1_p2, release1_p3, release1_p4, release1_p6, chkpt44a_post, checkpoint44b_pre, release1_p1, checkpoint40pre4, checkpoint46a_pre, ecco-branch-mod1, checkpoint40pre3, release1_p5, checkpoint44e_pre, chkpt44c_pre, checkpoint40pre9, ecco_ice1, checkpoint46d_post, ecco-branch-mod2, checkpoint46g_post, ecco-branch-mod3, checkpoint47d_pre, checkpoint46i_post, release1_beta1, ecco_c44_e23, release1-branch_branchpoint, checkpoint40pre7, checkpoint46c_post, checkpoint40, checkpoint45, checkpoint39, checkpoint46h_post, release1_chkpt44d_post, ecco_c44_e25, ecco-branch-mod5, checkpoint41, release1_p7
Branch point for: c24_e25_ice, ecco-branch, release1_coupled, release1_final, release1-branch, release1, branch-exfmods-curt
File MIME type: text/plain
Added external forcing package.
Not presently supported by mitgcm, i.e. disabled by default.

1 c $Header: /u/gcmpack/development/heimbach/ecco_env/pkg/exf/exf.h,v 1.4 2001/02/02 19:43:45 heimbach Exp $
2 c
3 c
4 c ==================================================================
5 c HEADER EXF
6 c ==================================================================
7 c
8 c o Header for the external forcing package
9 c
10 c started: Christian Eckert eckert@mit.edu 30-Jun-1999
11 c
12 c changed: Christian Eckert eckert@mit.edu 14-Jan-2000
13 c
14 c - restructured the original version in order to have a
15 c better interface to the MITgcmUV.
16 c
17 c ==================================================================
18 c HEADER EXF
19 c ==================================================================
20
21 character*(5) externalforcingversion
22 character*(5) usescalendarversion
23
24 parameter( externalforcingversion = '0.2.0' )
25 parameter( usescalendarversion = '0.2.0' )

  ViewVC Help
Powered by ViewVC 1.1.22