-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The absorption coefficient calculation doesn't take into account the dry opacity (From O2 molecules):
cal/src/libcal/src/AATM_fun.cpp
Lines 114 to 116 in 11bab7e
| double opacity = ss.getWetOpacity().get(); | |
| return 1 - exp(-opacity); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working