Hello,
I would like to know if there is a way to dump all the warnings in a log file when Vensim is run using the DLL in Python.
For your information, I attached a screenshot of how the code is written in Python.
Thank you in advance for your help
Best
Julie
Dump warning in log file
-
- Junior Member
- Posts: 2
- Joined: Wed Jul 02, 2025 2:08 pm
- Vensim version: DSS
Dump warning in log file
- Attachments
-
- vensim_python.png (30.68 KiB) Viewed 9424 times
Re: Dump warning in log file
I think you'll find some error logs in
C:\Users\yourname\AppData\Roaming\Vensim (shorthand %AppData%\Vensim )
C:\Users\yourname\AppData\Roaming\Vensim (shorthand %AppData%\Vensim )
/*
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
-
- Junior Member
- Posts: 2
- Joined: Wed Jul 02, 2025 2:08 pm
- Vensim version: DSS
Re: Dump warning in log file
Ah great it's working indeed, thank you !