WindSim has several Debug levels which can be turned on
In the case where WindSim is not producing the wanted results or failing in a procedure debugging can help to pinpoint where the errors are and where it is failing.
This is in general turned off to keep verbosity to a minimum and make the output readable.
Enable it for this session/project only
- Open WindSim in the wanted project
- Locate the temp folder and the project temporary folder. When WindSim is opened it creates a temporary folder for the session.
- Open the Environment.xml file in the folder and set the DebugLevel values to 1.
- Run the module which will run with debugging diagnostics.
Global debugging (all WindSim projects)
- To enable it globally for all projects open
'C:\Users\GullikKillie\AppData\Roaming\WindSim\1200\Environment.xml'
in a text editor.
This will show you the settings for the WindSim InstallationSet the values on line 14,15 and 16 to 1
- Open WindSim and run the module. When you now run the module the processing output will have give much more information on what it computes.