&jsbach_ctl
  standalone    = .false.
  ntiles        = 11                   ! --- number of tiles ---
  ! --- options to activate the different jsbach modules ---
  use_bethy     = .true.
  use_phenology = .true.
  use_albedo    = .true.
  use_dynveg    = .true.
  with_nitrogen = .false.
  lcc_forcing_type = "transitions"
  ! --- output options ---
  file_type     = "GRIB"
  lpost_echam   = .false.
  debug         = .false.
  test_cconservation = .true.
  read_cover_fract   = .false.
/
&albedo_ctl
  use_albedocanopy = .false.
/
&cbalance_ctl
  read_cpools = .false.
  read_npools = .false.
  read_ndepo  = .false.
/
&dynveg_ctl
  read_fpc = .false.
  dynveg_feedback = .false.
/
&climbuf_ctl
  init_running_means = .false.    ! connected to use_dynveg: must be true for the second year
/
