Opened 5 years ago

Closed 4 years ago

#483 closed task (fixed)

Problem with the PFT dimension in enerbil

Reported by: luyssaert Owned by: somebody
Priority: major Milestone: IPSLCM6.v2
Component: Physical processes Version:
Keywords: Cc:

Description

Enerbil calculates the energy budget at the pixel level but some of its variables, i.e., veget and vbeta3 now have a dimension for the PFT. In enerbil we have to aggregate over this dimension. In the original code there was a bug and test_grid and test_pft were use instead of the correct indices. This bug has been fixed in r5685 which resulted into another bug that was possibly fixed in r5686. The fixed were marked with +++CHECK+++ and need to be checked by someone who thoroughly understands this part of the code.

Change History (1)

comment:1 Changed 4 years ago by alanso

  • Resolution set to fixed
  • Status changed from new to closed

The fixes made in r5686 have been checked. Some smaller modifications (committed in r5992) were made to the S-shaped function of ks_weight_1 (in the exponential it is now ensured that the sum for veget over all PFTs is conducted before ks_veget is subtracted).

Note: See TracTickets for help on using tickets.