How to compile and link gewt.dll
Hi,
I am currently working with a dynamic wind model, specifically the gewt.dll. I need assistance with the steps required to compile and link gewt.dll so that it can be added to my Python code using the following command: psspy.addmodellibrary(r'C:\Program Files\PTI\PSSE35\gewt.dll')
Could you please guide me on how to achieve this?