PETComfRecipe - PET or mPET?

Hey guys

I was wondering if the “PETComfRecipe” is implemented with the mPET (Chen, Y. & Matzarakis, A. - 2014) or the original PET (Hoppe, P.)?

Thanks!

Hi Christian,

If Djordje Spasic is around on the forums, he is the most qualified to answer this one since he added the functions to calculate PET, which are used both by the Ladybug_Thermal Comfort Indices component and the Honeybee PET comfort map recipes.

For the time being, I can point you to Djordje’s contributed code to calculate PET here:

https://github.com/mostaphaRoudsari/ladybug/blob/master/src/ladybug…

You see at the top that he references Peter Hoeppe so it’s looking probable that Ladybug is using the original PET.

-Chris

Thanks for the clarification Chris! Yes it certainly looks like only the original model has been implemented.

Is it possible to wish for the mPET to be implemented?

Hi Christian,

Chris already gave the answer to your question. Thank you Chris!!

As for the mPET: it would require complete understanding of each line of code of the original Hoeppe’s PET code, and the understanding of mPET’s YCC model and its implementation in original PET
I must admit, I am not the right person who can do this.

For simplified analysis, and if you would like to use mPET for academic/scientific purposes, you can contact Profesor Matzarakis at the email addresses provided on his university page.
He will send you the newest version of Rayman software for free, which among other Thermal Comfort indices, includes mPET.

Sorry if this was not the answer that you were expecting.