You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SUAVE FORUM
How do you suggest integrating the VLM panelization script into the existing code with the vehicle setup outputting to OpenVSP?
-Joe
Matthew Clarke
unread,
Jan 29, 2022, 7:23:27 PM1/29/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SUAVE FORUM
Once the vehicle is created in the vehicle_setup function, simply add this line plot_vehicle_vlm_panelization(vehicle) after the line where you export to OpenVSP.
Make sure to import the function in the header of your file.