Opened 2 years ago
Closed 2 years ago
#673 closed defect (fixed)
crash in FG2: soil_n_min <> 0 but veget_max = 0
Reported by: | luyssaert | Owned by: | luyssaert |
---|---|---|---|
Priority: | critical | Milestone: | IPSLCM6.v2 |
Component: | Biogeochemical processes | Version: | |
Keywords: | Cc: |
Description
r6552 crashes in year 2 for FG2. The bug could be reproduces for a 3x3 test-case. pixel 161 has lat = 51 and lon = -105
0 PFT, 9 , pixel: 8 , n-species: 1
0 veget_max, 0.000000000000000E+000
0 soil_n_min, 0.771630467529998
0
0FATAL ERROR FROM ROUTINE stomate_litter
0 --> soil_n_min present in pixels without veget_max
Change History (1)
comment:1 Changed 2 years ago by luyssaert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
veget_max was not read from the restart files. This issue has been fixed in r6554