Carlos Blanes
unread,Mar 24, 2025, 2:56:19 PM3/24/25Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenVSP
For my research case I need to set manually the number of timesteps for vspaero to run through the python API. When I set the same experiment in the GUI it runs perfectly, but when I try setting the NumTimeSteps via the command "vsp.SetDoubleAnalysisInput(analysis_sweep, "NumTimeSteps", [300], 0)",
it seems to ignore it because it is setting that variable to a value of 100 as standard. What migh be happening here?