-
|
Hello all, I have a question about modelling generic contaminant deposition, using I am struggling to understand how this rule is applied in detail and what the sink is in that case. I assume it will be the surface(s) the contaminant deposits onto?
Many thanks for your help. All the best, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The relevant source code is here: https://github.com/NREL/EnergyPlus/blob/92ef604a2fcd955a1ec1180235663dfd9aeb4f03/src/EnergyPlus/ZoneContaminantPredictorCorrector.cc#L1530-L1546 |
Beta Was this translation helpful? Give feedback.
The relevant source code is here: https://github.com/NREL/EnergyPlus/blob/92ef604a2fcd955a1ec1180235663dfd9aeb4f03/src/EnergyPlus/ZoneContaminantPredictorCorrector.cc#L1530-L1546
I do not see any tracking of the sink concentration or any test to cut off the deposition.