Evaporative cooling in OpenStudio C#

asked 2022-09-23 16:28:13 -0500

updated 2022-09-24 02:29:22 -0500

Hello to all friends, I am very grateful to all the friends who helped me to get my first simulation from openstudio in C# language especially @JulienMarrec @Aaron Boranian and @David Goldwasser , I had a question about simulating evaporative cooling in openstudio, which class does this. ?

edit retag flag offensive close merge delete

Comments

1

Have you looked at the OpenStudio SDK documentation?

shorowit's avatar shorowit  ( 2022-09-24 20:04:47 -0500 )edit

I realized I needed to create an AirLoopHVAC , I also need to use the DirectResearchSpecial Evaporative Cooler class . I also need a fan to move the air ,With these classes, I can simulate evaporative cooling , thank you @shorowit

Masoud's avatar Masoud  ( 2022-09-30 04:51:14 -0500 )edit