--- ray/doc/notes/ReleaseNotes 2021/11/16 03:30:45 1.395 +++ ray/doc/notes/ReleaseNotes 2021/11/18 19:38:20 1.396 @@ -2453,3 +2453,9 @@ the correct set of primaries based on how the system w Added automatic flushing to the output of total, except when the -r (running subtotals) option is used. + +Improved behavior of little-used -aw option, so that it avoids sea-level +rise caused by adding its own estimate back into the ambient level remainder. +It ended up being simple enough to derate the final average by the factor +corresponding to average surface absorpition, thus removing the average +from the final bounce estimate.