Changes between Version 9 and Version 10 of ticket/350/TicketSummary
- Timestamp:
- Nov 24, 2017 8:48:53 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ticket/350/TicketSummary
v9 v10 98 98 [[Image(netrad_diff_corrected.png)]] 99 99 100 However now there's almost no difference between the CABLE radnet_tile and the grid box net radiation, showing that CABLE isn't updating it for the change in surface temperature. Correction in {{{cable_soilsnow}}} is controlled by 101 {{{ 102 IF (cable_user%L_REV_CORR) THEN 103 }}} 100 However now there's almost no difference between the CABLE radnet_tile and the grid box net radiation, showing that CABLE isn't updating it for the change in surface temperature. However it used to back in access 1.3. 104 101 105 102