/[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.3 - (show annotations) (download)
Tue Feb 18 05:33:54 2003 UTC (21 years, 2 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint48f_post, checkpoint51k_post, checkpoint53f_post, checkpoint54a_pre, checkpoint55c_post, checkpoint53b_pre, checkpoint51l_post, checkpoint51j_post, checkpoint52l_pre, checkpoint48i_post, checkpoint52e_pre, hrcube4, checkpoint52n_post, checkpoint52j_post, checkpoint51o_pre, checkpoint50e_post, checkpoint52e_post, checkpoint50c_post, checkpoint51n_pre, checkpoint52d_pre, checkpoint53c_post, checkpoint53d_post, checkpoint55d_pre, checkpoint51f_pre, checkpoint48h_post, checkpoint55j_post, checkpoint56b_post, checkpoint50c_pre, branchpoint-genmake2, checkpoint52j_pre, checkpoint54a_post, checkpoint50h_post, branch-netcdf, checkpoint50d_pre, checkpoint55h_post, checkpoint51r_post, checkpoint52b_pre, checkpoint54b_post, checkpoint51i_post, checkpoint54d_post, checkpoint50b_pre, checkpoint54e_post, checkpoint55b_post, checkpoint51e_post, checkpoint51b_post, checkpoint51l_pre, checkpoint52m_post, checkpoint51c_post, checkpoint55, checkpoint53a_post, checkpoint55a_post, hrcube5, checkpoint49, checkpoint50i_post, checkpoint53b_post, checkpoint55g_post, checkpoint51o_post, checkpoint48g_post, checkpoint55f_post, checkpoint51q_post, checkpoint52l_post, checkpoint52k_post, checkpoint54, checkpoint56, checkpoint51, checkpoint50, checkpoint53, checkpoint52, checkpoint50d_post, checkpoint52d_post, checkpoint51b_pre, checkpoint52a_post, checkpoint52b_post, checkpoint53g_post, checkpoint52f_post, checkpoint52c_post, checkpoint51h_pre, checkpoint50g_post, checkpoint51g_post, ecco_c52_e35, checkpoint54f_post, checkpoint51f_post, checkpoint50b_post, checkpoint50f_post, checkpoint50f_pre, checkpoint52a_pre, checkpoint51d_post, checkpoint50a_post, checkpoint51m_post, checkpoint51t_post, checkpoint53d_pre, checkpoint55e_post, checkpoint54c_post, checkpoint52i_post, checkpoint51a_post, checkpoint50e_pre, checkpoint51p_post, checkpoint51n_post, checkpoint55i_post, checkpoint51i_pre, checkpoint52i_pre, checkpoint51u_post, checkpoint52h_pre, checkpoint52f_pre, hrcube_1, hrcube_2, hrcube_3, checkpoint56a_post, checkpoint51s_post, checkpoint55d_post
Branch point for: netcdf-sm0, branch-genmake2, branch-nonh, tg2-branch, checkpoint51n_branch
Changes since 1.2: +23 -1 lines
Merging from release1_p12:
o Modifications for using pkg/exf with pkg/seaice
  - improved description of the various forcing configurations
  - added basic radiation bulk formulae to pkg/exf
  - units/sign fix for evap computation in exf_getffields.F
  - updated verification/global_with_exf/results/output.txt
o Added pkg/sbo for computing IERS Special Bureau for the Oceans
  (SBO) core products, including oceanic mass, center-of-mass,
  angular, and bottom pressure (see pkg/sbo/README.sbo).
o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
  to avoid negative values in shallow regions.
  - updated verification/natl_box/results/output.txt
  - updated verification/lab_sea/results/output.txt
o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
o Added useSingleCpuIO option (see PARAMS.h).
o Updated useSingleCpuIO option in mdsio_writefield.F to
  work with multi-field files, e.g., for single-file pickup.
o pkg/seaice:
  - bug fix in growth.F: QNET for no shortwave case
  - added HeffFile for specifying initial sea-ice thickness
  - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
  kpp_transport_t.F, forward_step.F, and the_main_loop.F
o pkg/seaice:
  - adjoint-friendly modifications
  - added a SEAICE_WRITE_PICKUP at end of the_model_main.F

1 # $Header: /u/gcmpack/MITgcm/pkg/exf/data.exf,v 1.1.4.3 2003/01/30 05:55:53 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 = -1.0/(86400.*365.0)
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