Hello,
I tried to calculate with the PHEHX module and found out a potential copy-paste-error in the code:
line 1273: if Tin_h != Tout_c:
I think it should be "if Tin_h != Tout_h" (which checks if there is a glide)
Could you please check it? Thank you.
Hello,
I tried to calculate with the PHEHX module and found out a potential copy-paste-error in the code:
line 1273: if Tin_h != Tout_c:
I think it should be "if Tin_h != Tout_h" (which checks if there is a glide)
Could you please check it? Thank you.