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

Contents of /MITgcm/pkg/exf/data.exf

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


Revision 1.4 - (show annotations) (download)
Thu Dec 2 19:27:35 2004 UTC (19 years, 6 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint58l_post, checkpoint57m_post, checkpoint58e_post, checkpoint57v_post, checkpoint57f_post, checkpoint57s_post, checkpoint57j_post, checkpoint58b_post, checkpoint58m_post, checkpoint57b_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57a_post, checkpoint58r_post, checkpoint57h_pre, checkpoint57y_post, checkpoint58g_post, checkpoint57x_post, checkpoint58n_post, checkpoint58x_post, checkpoint57g_pre, checkpoint58h_post, checkpoint57e_post, checkpoint58w_post, checkpoint56c_post, checkpoint58j_post, checkpoint57h_post, checkpoint57y_pre, checkpoint57c_pre, checkpoint57o_post, checkpoint57r_post, checkpoint57k_post, checkpoint57d_post, checkpoint57i_post, checkpoint58, checkpoint57a_pre, checkpoint57, checkpoint57h_done, checkpoint58f_post, checkpoint57n_post, checkpoint58d_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint58i_post, checkpoint57q_post, checkpoint58o_post, checkpoint57z_post, eckpoint57e_pre, checkpoint58c_post, checkpoint58k_post, checkpoint57c_post, checkpoint58u_post, checkpoint58y_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint58t_post, checkpoint58q_post, checkpoint57l_post
Changes since 1.3: +2 -2 lines
replace 1.0/(86400.0*365.0) with 3.171e-8 in data.exf

1 # $Header: /u/gcmpack/MITgcm/pkg/exf/data.exf,v 1.3 2003/02/18 05:33:54 dimitri 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 evapstartdate1 = 19920601,
32 evapstartdate2 = 60000,
33 evapperiod = 86400.0,
34 #
35 precipstartdate1 = 19920601,
36 precipstartdate2 = 60000,
37 precipperiod = 86400.0,
38 #
39 uwindstartdate1 = 19920601,
40 uwindstartdate2 = 30000,
41 uwindperiod = 43200.0,
42 #
43 vwindstartdate1 = 19920601,
44 vwindstartdate2 = 30000,
45 vwindperiod = 43200.0,
46 #
47 swfluxstartdate1 = 19920601,
48 swfluxstartdate2 = 60000,
49 swfluxperiod = 86400.0,
50 #
51 lwfluxstartdate1 = 19920601,
52 lwfluxstartdate2 = 60000,
53 lwfluxperiod = 86400.0,
54 #
55 hfluxfile = 'PH_c_totflsfc_020_016_23',
56 sfluxfile = 'PH_pratesfc_020_016_23',
57 ustressfile = 'PH_ustress_020_016_23',
58 vstressfile = 'PH_vstress_020_016_23',
59 atempfile = 'PH_atm_atemp_020_016_23',
60 aqhfile = 'PH_atm_humid_020_016_23',
61 uwindfile = 'PH_atm_uwind_020_016_23',
62 vwindfile = 'PH_atm_vwind_020_016_23',
63 evapfile = ' ',
64 precipfile = 'PH_pratesfc_020_016_23',
65 lwfluxfile = 'PH_lwflsfc_020_016_23',
66 swfluxfile = 'PH_swflsfc_020_016_23',
67 runoffFile = ' '
68 #
69 exf_iprec = 32,
70 exf_yftype = 'RL',
71 #
72 # input scaling factors
73 exf_inscalhfl = 1. _d 0
74 exf_inscalust = 1. _d 0
75 exf_inscalvst = 1. _d 0
76 exf_inscalswf = 1. _d 0
77 exf_inscalsst = 1. _d 0
78 exf_inscalsss = 1. _d 0
79 exf_inscalapressure = 1. _d 0
80 exf_inscalsfl = 1. _d 0
81 # convert runoff from m/yr to m/s and change sign.
82 exf_inscalrunoff = -3.171 _d -8
83 # output scaling factors
84 exf_outscalhfl = 1. _d 0
85 exf_outscalust = 1. _d 0
86 exf_outscalvst = 1. _d 0
87 exf_outscalswf = 1. _d 0
88 exf_outscalsst = 1. _d 0
89 exf_outscalsss = 1. _d 0
90 exf_outscalapressure= 1. _d 0
91 exf_outscalsfl = 1. _d 0
92 exf_outscalrunoff = 1. _d 0
93 &

  ViewVC Help
Powered by ViewVC 1.1.22