How do I run a simulation by using c# (Openstudio API) in absence of runmanager?
I read the post regarding running a simulation by using c#, but since in new versions, runmanager has been omitted, how can I do that? Specifically, I want to load an existing Openstudio model, implement some measures and run the simulation and rad the results using C#. is that possible?