Dear all,
I want to simulate the distribution of relative humidity inside an agricultural greenhouse. I have modelled the relative humidity in fluent using the Species model. the model works perfectly, but when I display the relative humidity contours, sometimes it exceeds 100% !!!
I know that is normal because Fluent uses a mathematical formula to calculate the RH.
but what I want now is to ask if i can write an udf to modify the results of relative humidity as follows:
if RH > 100 ----> Rh = 100??? or does anyone have another solution!!!
I'd be appreciated for any help.