Changes between Version 19 and Version 20 of Branches/Driver_Improvements


Ignore:
Timestamp:
2016-05-27T09:25:55+02:00 (8 years ago)
Author:
jpolcher
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Branches/Driver_Improvements

    v19 v20  
    5757- ''LWdown(itauin) = (LWdown(n-1)+LWdown(n))/2'' will be valid at ''t(itauin) = (t(n-2)+t(n))/2 = t(n-1)''. This is thus different from the time at which ''Tair(itauin)'' is valid. Exactly half a forcing time step away. 
    5858 
    59 The lower panel will show that this error '''does not occur''' only if, the fluxes are averages centred on the time corresponding at which the scalars are valid.  
     59The lower panel will show that this error '''does not occur''' only if, the fluxes are averages centred on the time corresponding at which the scalars are valid. Thus the old driver is only correct if the fluxes at time step ''n'' are exactly valid over the time interval ''t(n-1/2)'' and ''t(n+1/2)''. 
    6060 
    6161== Add an explicit time information within the forcing files ==