Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
apps:biomet_pet [2015/03/04 23:06] – [General Idea] enviadminapps:biomet_pet [2015/06/03 12:59] enviadmin
Line 15: Line 15:
 It has to be noted, that there are some unlogical assumptions and errors in the original set of equations. In the ENVI-met implementation, these errors have been corrected. As a consequence, PET values calculated by ENVI-met may differ from values calculated by other programs, but we see no sense in copying wrong code or unlogical assumptions. Fundamental changes from the original are marked in the description.  It has to be noted, that there are some unlogical assumptions and errors in the original set of equations. In the ENVI-met implementation, these errors have been corrected. As a consequence, PET values calculated by ENVI-met may differ from values calculated by other programs, but we see no sense in copying wrong code or unlogical assumptions. Fundamental changes from the original are marked in the description. 
  
--The description still need to be compiled and written, please hold on-+-The description still needs to be compiled and written, please hold on-
  
 Main changes to original PET in short : Main changes to original PET in short :
   * For the indoor setting, the turbulent exchange coefficients for heat and vapour are calculated using the indoor air velocity instead of keeping them at the outdoor value   * For the indoor setting, the turbulent exchange coefficients for heat and vapour are calculated using the indoor air velocity instead of keeping them at the outdoor value
-  * The sweat rate and the amount of sweat on the skin is reseted when calculating the indoor environment+  * The sweat rate and the amount of sweat on the skin is set to zero when starting calculating the indoor environment
  
 ===== General Idea ===== ===== General Idea =====
Line 30: Line 30:
   - Reset all data that are not available in an indoor environment (direct solar radiation, forced wind movement)   - Reset all data that are not available in an indoor environment (direct solar radiation, forced wind movement)
   - Search for an indoor air temperature (as only parameter) that results in the same skin temperature and core temperature as the outdoor setting.   - Search for an indoor air temperature (as only parameter) that results in the same skin temperature and core temperature as the outdoor setting.
-  - This theoretically indoor temperature is called PET. +  - This theoretically calculated indoor temperature is called PET.