Hi Alberto,
the climate file has to be created based on the local climate or climate used in your calculation.
The climate in the crawlspace (German: Kriechkeller) is derived from the outdoor temperature and humidity (see report of climate project pp. 303).
The crawlspaces from the research were badly ventilated, we set up two models, one with for the case the ground is covered by a membrane (usually a cheap PE-foil), so the moisture from the ground can not get into the crawlspace and one model without covered ground.
To create the climate according to the model 72 hours floating mean values are used.
The temperature is derived according to the green regression line:

- Temperature in crawlspace derived from outdoor temperature.
- kriechkeller_temp.png (261.46 KiB) Viewed 14276 times
The x-axis is showing the outdoor temperature in [°C]
The y-axis is showing the temperature in the crawlspace in [°C]
For uncovered crawlspace floors the absolute humidity inside is related to the absolute humidity outside as follows (green line):

- Absolute humidity in crawlspace derived from absolute humidity outside for uncovered crawlspace floors
- kriechkeller_absF_ohneAbdeckung.png (126.51 KiB) Viewed 14276 times
The x-axis shows the absolute humidity outside in [g/m³]
The y-axis shows the absolute humidity in the crawlspace in [g/m³]
For crawlspaces with covered floors the absolute humidity inside is related to the absolute humidity outside as follows (green line):

- Absolute humidity in crawlspace derived from absolute humidity outside for covered crawlspace floors
- kriechkeller_absF_mitAbdeckung.png (187.34 KiB) Viewed 14276 times
The x-axis shows the absolute humidity outside in [g/m³]
The y-axis shows the absolute humidity in the crawlspace in [g/m³]
And that is how to create the crawlspace climate from your own climate. You can do that in excel or some other program.
- Calculate the crawlspace temperature from the outdoor temperature according to pic 1.
- Calculate the outdoor absolute humidity from your climate file
- Add the humidity supplement according to pic 2 or 3
- Calculate the relative humidity from the indoor absolute humidity using the indoor temperature
- Create a wac-file out of that
Please remember to use floating 72 hours mean values for steps 1 and 2.
To create your own wac file, the CreateClimateFile.xlsm in the WUFI tools folder can be used, usually here:
Code: Select all
c:\Program Files (x86)\WUFI\Tools\CreateClimateFile.xlsm
Hope that helps.
Christian