Changeset 1486

Timestamp:
2013-09-30T15:00:46+02:00 (11 years ago)
Author:
josefine.ghattas
Message:

Following variables are now always read from restart file :

  • evapot_corr, temp_sol_new (enerbil)
  • dss, hdry (hydrolc)
  • raero, qsatt and cdrag (diffuco)

These variables where before read only if "varname=y" was set in run.def.

hydrolc : Simplification in initialization of dsp : use of setvar_p instead of setvar.

This commit changes the results for a default run. The same results can be found with an old revision setting in run.def the following :

evapot_corr=y
temp_sol_new=y
dss=y
hydr=y
raero=y
qsatt=y
cdrag=y

(No files)

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