Hi Everyone,
First, thank you for delivering the 2025 workshop, it was very helpful!
I'm trying to get a static aerostructural analysis working. I have a few questions regarding VSPAERO input files and aerostructural analysis:
1. Does VSPAERO accept modified or built-from-scratch input files (.vspgeom)? For example, can I modify a .vspgeom file based on a deformed mesh from a .F06 NASTRAN file, if I can transfer the mesh to .vspgeom?
2. Does the "Apply Loads" have an API alternative. I found the following command: vsploads.exe -interp [vspaero .adb file] [calculix .inp file] -dynp [dynamic pressure value]. I'd like to understand vsploads.exe a bit more.
3. Are the generated loads only 2D? assuming I run the VLM solver which degenerates the model into 2D panels? Does this assume equal pressure on the top and bottom of the surface?
4. How do VLM loads apply to the FEA mesh? I found the following file on Github: OpenVSP/src/vsp_aero/Adb2Load/interp.C. Is this where I should look to understand how it works?
I would appreciate any suggestions or resources for any of the questions.
Thank you.