What do you mean by 'better convergence'?
VSPAERO has a number of processes that are related to convergence.
First, it uses an iterative GMRES solver to solve the matrix solution
-- this process is tracked in terms of convergence.
Second, it uses time stepping wake filaments that update their shape
in response to the flow. By default, there are five wake iterations,
you bumped it to 10. That number of iterations is user-input, but you
can monitor convergence of force coefficients in the results manager
GUI to see how CL,CDi, etc. converge with wake iteration.
However, I suspect you might mean convergence of the solution as you
change/increase the mesh resolution? In that case, VSPAERO does not
have any built-in convergence criteria -- it is up to the experience
of the user to determine if they have sufficient resolution to
satisfactorily model the problem of interest.
So, if you're increasing the number of panels in an attempt to improve
#1 or #2 above, then that isn't really how things work, you should
describe the convergence problem you're experiencing and we can try to
guide you to a solution.
Or, if you're trying to perform a grid resolution study to determine
if you have sufficient panel resolution, then you need to let us know
what you are trying to get out of the VSPAERO model. Are you
interested in CL? CDi? CM? Load distributions? Pressure
distributions?
In a panel code, it is quite likely that CL and CDi will 'converge'
much earlier than some other characteristics of the solution.
So -- what are you trying to achieve -- and what problem are you experiencing?
Rob
> --
> You received this message because you are subscribed to the Google Groups
> "OpenVSP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
openvsp+u...@googlegroups.com.