james bertram wrote:Good morning - I've exported ASCII data for heat flux and moisture flux (total, diffusion & capillary).
For heat flux (exterior and interior surfaces) I have summed the hourly data and then divided the total by 3600 - is this correct (outcomes matches the "status of last calc" report, so I presume it coverts per hour to per second)?
Hi James,
the heat flux data are
flow rates (Watt per square meter). In order to get something that can be summed, you have to convert to
amounts of energy. One option is to multiply by 3600, which gives you the Joules per square meter that have crossed the surface during the hour. Summing over all the hours gives you the total amount in Joules per square meter, and dividing by 1*10^6 converts to Megajoules per square meter.
Another option is to multiply the W/m² by 1 hour (i.e., do nothing) and interpret the numbers as the Watt-hours of energy which have crossed one square meter of the surface during one hour. Summing the numbers will then give you the total amount of energy in Watt-hours per square meter.
However, you will
not be able to exactly reproduce the amounts of heat flux displayed by WUFI in the "Status of Last Calculation" dialog. Those numbers also include the latent heat flow associated with vapor diffusion across the surfaces, and they exclude the heat which has been released at the surface due to absorbed solar radiation.
For moisture flux (exterior surface) I have summed the hourly data and then multipled by 3600 (converts per second to per hour) - is this correct?
For total flux, the outcome correlates with the "status of last calc" report. For diffusion and capillary the outcomes are significantly higher for "exterior surface", but match the "status of last calc" for the "interior surface". When totalled however diffusion flux (left) + capillary flux (left) = total flux (left).
For diffusion flux (left) and capillary flux (left), the difference between the total and the values shown on the "status of last calc" report seems to be the total of the "starting water content".
I'm afraid I cannot completely follow you. In my tests for both the exterior and the interior surface, the sum of diffusive and capillary fluxes in the ASCII output is always identical with the total flux for that hour, and the sum over all the hours (multiplied by 3600) is identical to the moisture flux integrals displayed in the "Status" dialog, as it should be.
Kind regards,
Thomas