default_experiment
2016 08 01 00 0 0
#output files
"grid_spec",              -1,  "months",   1, "days",  "time"
#
#output variables
#
###
# grid_spec
###
 "dynamics", "grid_lon",  "grid_lon",   "grid_spec", "all", .false.,  "none", 2,
 "dynamics", "grid_lat",  "grid_lat",   "grid_spec", "all", .false.,  "none", 2,
 "dynamics", "grid_lont", "grid_lont",  "grid_spec", "all", .false.,  "none", 2,
 "dynamics", "grid_latt", "grid_latt",  "grid_spec", "all", .false.,  "none", 2,
 "dynamics", "area",      "area",       "grid_spec", "all", .false.,  "none", 2,
 "dynamics", "pk",        "pk",         "grid_spec", "all", .false.,  "none", 2
 "dynamics", "bk",        "bk",         "grid_spec", "all", .false.,  "none", 2
 "dynamics", "hyam",      "hyam",       "grid_spec", "all", .false.,  "none", 2
 "dynamics", "hybm",      "hybm",       "grid_spec", "all", .false.,  "none", 2


#=============================================================================================
#
#====> This file can be used with diag_manager/v2.0a (or higher) <====
#
#
#  FORMATS FOR FILE ENTRIES (not all input values are used)
#  ------------------------
#
#"file_name", output_freq, "output_units", format, "time_units", "long_name",
#
#
#output_freq:  > 0  output frequency in "output_units"
#              = 0  output frequency every time step
#              =-1  output frequency at end of run
#
#output_units = units used for output frequency
#               (years, months, days, minutes, hours, seconds)
#
#time_units   = units used to label the time axis
#               (days, minutes, hours, seconds)
#
#
#  FORMAT FOR FIELD ENTRIES (not all input values are used)
#  ------------------------
#
#"module_name", "field_name", "output_name", "file_name" "time_sampling", time_avg, "other_opts", packing
#
#time_avg = .true. or .false.
#
#packing  = 1  double precision
#         = 2  float
#         = 4  packed 16-bit integers
#         = 8  packed 1-byte (not tested?)
