Skip to content

Wrong Absorption Coefficient Calculation #21

@savaroskij

Description

@savaroskij

The absorption coefficient calculation doesn't take into account the dry opacity (From O2 molecules):

double opacity = ss.getWetOpacity().get();
return 1 - exp(-opacity);

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions