Greetings,
I had previously had help from some members around here creating a similar formula, but this one is a little more complex.
I have a file with 3 columns and over 40000 rows, with the hourly data of temperature and water content on a wall, over one year (See atached file)
I need to count the number of freeze/thaw cycles that occur when the water content is above 36,8 kg/m3, with the following condition:
In order a freeze/thaw cycle to be found valid, the freezing must take at least 2 h while any two consecutive freeze/thaw cycles must be separated by at least 2 h of thawing period.
Just to clarify, freezing takes place when T<0ºC and thawing when T>0ºC (Remember, it only counts as a freeze/thaw cycle if the water content is over 36,8 kg/m3 when freezing occurs)
Is there anyone smarter than me that can figure out how to do this? I would be immensely grateful
Kind regards
Dias
I had previously had help from some members around here creating a similar formula, but this one is a little more complex.
I have a file with 3 columns and over 40000 rows, with the hourly data of temperature and water content on a wall, over one year (See atached file)
I need to count the number of freeze/thaw cycles that occur when the water content is above 36,8 kg/m3, with the following condition:
In order a freeze/thaw cycle to be found valid, the freezing must take at least 2 h while any two consecutive freeze/thaw cycles must be separated by at least 2 h of thawing period.
Just to clarify, freezing takes place when T<0ºC and thawing when T>0ºC (Remember, it only counts as a freeze/thaw cycle if the water content is over 36,8 kg/m3 when freezing occurs)
Is there anyone smarter than me that can figure out how to do this? I would be immensely grateful
Kind regards
Dias