Changeset 5293

Timestamp:
2018-06-15T12:46:12+02:00 (6 years ago)
Author:
josefine.ghattas
Message:
  • Added compile debug option at irene to initialize to Nan all variables. This is done to detecte missing initializations.
  • vertical_soil.f90: zint had bad dimension
  • thermosoil.f90: pcapa_en is calclated by call to thermosoil_coef which is done only in the end of the time step, when starting with restart file. But pcapa_en is used before in thermosoil_energy_diag to calculate diagnostic variables coldcont_incr and surfheat_incr. Therefore, now initialize pcapa_en in the beginning to 0 to have this working knowing that these diagnostics will be slighly wrong at first time step.
(No files)

Note: See TracChangeset for help on using the changeset viewer.