Opened 8 years ago
Closed 7 years ago
#213 closed defect (fixed)
error in enerbil_pottemp
Reported by: | jgipsl | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Anthropogenic processes | Version: | |
Keywords: | Cc: |
Description
The subroutine enerbil_pottemp is currently useless. It is only adding 0 to the variables temp_sol_pot and q_sol_pot. To be removed or corrected. These 2 variables are only calculated in this subroutine and could also be removed if the subroutine is removed.
Change History (1)
comment:1 Changed 7 years ago by jgipsl
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The subroutine was introduced in ORCHIDEE trunk in rev [947]. Already at that moment, the content was the same as today (only adding zero).
The CALL to enerbil_pottemp has been removed but the subroutine is kept for further developments, done in trunk rev [4212].