Thanks for the quick reply and suggestions.
I haven't tried the adjoint stability mode, other than just now. Though it hung for quite some time and then failed:
ERROR 7: Could not open Stab file: {/path/to/}aircraft.adjoint.stab
File: /Users/runner/work/OpenVSP/OpenVSP/src/geom_core/VSPAEROMgr.cpp Line:3297
ERROR 7: Could not open Slice file: {/path/to/}aircraft.slc
File: /Users/runner/work/OpenVSP/OpenVSP/src/geom_core/VSPAEROMgr.cpp Line:4319
and the vspaero console prints:
NumberOfMeshLevels: -502705408
libc++abi: terminating due to uncaught exception of type std::bad_alloc: std::bad_alloc
Done
The forward solve seemed to go through just fine. I'm less familiar with this workflow, so I can self serve a bit here unless this is allocation error means something obvious to you.
With respect to just manually running the cases I need using vspaero directly, I can specify Mach/Alpha/Beta directly using the `-fs` command line argument, but I don't see any way to specify rates p/q/r other than through the steady stability output. I need those surface pressures for unit loads. Any ideas?