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

Annotation of /MITgcm/pkg/exf/data.exf

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


Revision 1.1 - (hide annotations) (download)
Mon May 14 22:08:40 2001 UTC (23 years, 1 month 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
Added external forcing package.
Not presently supported by mitgcm, i.e. disabled by default.

1 heimbach 1.1 # $Header: /u/gcmpack/development/heimbach/ecco_env/pkg/exf/data.exf,v 1.4 2001/02/02 19:43:45 heimbach Exp $
2     #
3     # *********************
4     # External Forcing Data
5     # *********************
6     &EXF_NML
7     hfluxstartdate1 = 19920601,
8     hfluxstartdate2 = 60000,
9     hfluxperiod = 86400.0,
10     #
11     sfluxstartdate1 = 19920601,
12     sfluxstartdate2 = 60000,
13     sfluxperiod = 86400.0,
14     #
15     ustressstartdate1 = 19920601,
16     ustressstartdate2 = 30000,
17     ustressperiod = 43200.0,
18     #
19     vstressstartdate1 = 19920601,
20     vstressstartdate2 = 30000,
21     vstressperiod = 43200.0,
22     #
23     atempstartdate1 = 19920601,
24     atempstartdate2 = 60000,
25     atempperiod = 86400.0,
26     #
27     aqhstartdate1 = 19920601,
28     aqhstartdate2 = 60000,
29     aqhperiod = 86400.0,
30     #
31     precipstartdate1 = 19920601,
32     precipstartdate2 = 60000,
33     precipperiod = 86400.0,
34     #
35     uwindstartdate1 = 19920601,
36     uwindstartdate2 = 30000,
37     uwindperiod = 43200.0,
38     #
39     vwindstartdate1 = 19920601,
40     vwindstartdate2 = 30000,
41     vwindperiod = 43200.0,
42     #
43     swfluxstartdate1 = 19920601,
44     swfluxstartdate2 = 60000,
45     swfluxperiod = 86400.0,
46     #
47     lwfluxstartdate1 = 19920601,
48     lwfluxstartdate2 = 60000,
49     lwfluxperiod = 86400.0,
50     #
51     hfluxfile = 'PH_c_totflsfc_020_016_23',
52     sfluxfile = 'PH_pratesfc_020_016_23',
53     ustressfile = 'PH_ustress_020_016_23',
54     vstressfile = 'PH_vstress_020_016_23',
55     atempfile = 'PH_atm_atemp_020_016_23',
56     aqhfile = 'PH_atm_humid_020_016_23',
57     uwindfile = 'PH_atm_uwind_020_016_23',
58     vwindfile = 'PH_atm_vwind_020_016_23',
59     precipfile = 'PH_pratesfc_020_016_23',
60     lwfluxfile = 'PH_lwflsfc_020_016_23',
61     swfluxfile = 'PH_swflsfc_020_016_23',
62     #
63     exf_iprec = 32,
64     exf_yftype = 'RL',
65     /

  ViewVC Help
Powered by ViewVC 1.1.22