Skip to content
Snippets Groups Projects
  • jtn's avatar
    1e91d731
    Added tracking for days since the start of the model · 1e91d731
    jtn authored
    The tracking starts from the first day of the weather data, and tracks
    if enough days have passed. If enough days have passed, the effect of
    tillage will be changed from Tillage to TillageEffectAfter parameter in
    the configuration file. TillageEffectDays sets the number of days for
    this to happen.
    
    If the effect is not wanted in a model run, it can be disabled by
    setting the timeTillageEffects parameter to false. By default, the
    effect is in use.
    1e91d731
    History
    Added tracking for days since the start of the model
    jtn authored
    The tracking starts from the first day of the weather data, and tracks
    if enough days have passed. If enough days have passed, the effect of
    tillage will be changed from Tillage to TillageEffectAfter parameter in
    the configuration file. TillageEffectDays sets the number of days for
    this to happen.
    
    If the effect is not wanted in a model run, it can be disabled by
    setting the timeTillageEffects parameter to false. By default, the
    effect is in use.