 &go 
!
! Example TGCM netcdf history files:
!
! Single-resolution (5-deg) TIMEGCM file (equinox solar minimum):
! 5.0-deg, dzp=0.5, mtime 80,0,15 to 81,0,0 by 15 mins (96 histories)
!   tgcm_ncfile = 'timegcm1.42.scntr_eqnx_smin_001.nc'
!
! 5.0-deg with high-latitude empirical potential turned off:
    tgcm_ncfile = 'timegcm1.42.scntr_eqnx_smin_hilatoff_001.nc'
!
! Double-resolution (2.5 deg) TIMEGCM file (equinox solar medium):
! 2.5-deg, dzp=0.25, mtime 80,0,15 to 80,6,0 by 15 mins (24 histories)
!   tgcm_ncfile = 'timegcm1.42d.scntr_eqnx_smed_001.nc'
!
! 2.5-deg with high-latitude empirical potential turned off:
!   tgcm_ncfile = 'timegcm1.42d.scntr_eqnx_smed_hilatoff_001.nc'
!
! Will not work with tiegcm histories yet because sami wants lb at 78 km.
!   tgcm_ncfile = 'TGCM.tiegcm1.94.scntr_mareqx_smin_005.nc'
!
! WACCM read not yet ready:
!   waccm_ncfile = 'wa319_2x_sminyear.cam2.h1.1951-01-01-00000.nc'
!
  fmtout   = .false.,
! maxstep  =   40000000,
  maxstep  =    10,
  hrmax    =   24.,
  dthr     =   .03125e-6,
!!  dthr     =   .25, ! output time in hrs
  hrpr     =   0., 
  dt0      =   24., ! initial time step in sec
  grad_in  =  300., 
  glat_in  =  0.,
  glon_in  =  0.,
  fejer    = .false.,
  rmin     =  90., 
  rmax     =  18000.,
  altmin   =  85.,
  fbar     =  67.,
  f10p7    =  67.,
  ap       =    3,
  year     = 2007,
  day      =   80,
  mmass    =   48 ,
  nion1    =    1,
  nion2    =    7,
  hrinit   =    0.,
  tvn0     =    1.,
  tvexb0   =    1.,
  ver      =    0.,
  veh      =    0.,

!  gams1    =    .75,      !4
  gams1    =    .1,      !4
  gams1m   =    .01,      
  gamp1    =    1,
!  nz1      =  1,    
  nz1      =  75,    

  gams2    =    .1,
  gams2m   =    .01,      
  gamp2    =    5,
  nz2      =  75,    

  gams3    =    .1,       !6
  gams3m   =    .01,      
  gamp3    =    5,
  nz3      =  75,    

  gams4    =    .1,       !6
  gams4m   =    .01,      
  gamp4    =    5,
  nz4      =  75,    

  r_min1    = 90.,
  r_max1    = 150.,
  r_max2    = 4000.,
  blat_max3 = 78.,
  blat_max4 = 88.,

  snn      =    1.,1.,1.,1.,1.,1.,1.,
  stn      =    1.,
  denmin   =    1.e-6,
  alt_crit =  150.,
  cqe      =  6.e-14,
!  plat     = 1.375, ! tilted
!  plon     = 5.079, ! tilted
!  plat     = 1.431, ! tilted
!  plon     = 4.294, ! tilted
  plat     = 1.57,  ! not tilted
  plon     = 6.28,  ! not tilted
  dellon   = 360., ! width of region in longitude
  psmooth  = 1,  ! smoother for p grid
  hall     = .true.,
  restart  = .false.,
 &end
