Opened 11 years ago
Closed 11 years ago
#8 closed defect (fixed)
Uncorrect writting in the stomate_Cforcing file
Reported by: | nvuilsce | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | orchidee_1_9_6 |
Component: | Biogeochemical processes | Version: | |
Keywords: | Cc: |
Description
Since tag 1.9.5.2, change in the way that stomate_Cforcing file is fill leads to an unconsistent content. This is true when the time step in this file is either 1 month or 1 day. When it sets to 1 month, it may even lead to a segmentation fault. It also creates files with the last element which is not filled, which is problematic when running forcesoil.
Change History (1)
comment:1 Changed 11 years ago by nvuilsce
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Change in definition of variable iatt has been done in stomate.f90 in order to correct this (see revision #832)