Evaporative cooling in OpenStudio C#
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. ?
Have you looked at the OpenStudio SDK documentation?
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