Task #10211
Aerosol optics
Start date:
07/02/2018
Due date:
% Done:
0%
Description
In the aerosol optics routine (optics.F90), we calculate component volume fractions by dividing by the total volume vtot. In some cases, we explicitly check for non-zero vtot, in other cases we don't. To prevent division by zero, shouldn't we always include this check?
History
#1 Updated by Twan van Noije 25 days ago
- Status changed from New to Resolved
In the current code, the check is always applied. Solved and closing the issue.
#2 Updated by Twan van Noije 25 days ago
- Status changed from Resolved to Closed