Justin Gravett

Results 9 comments of Justin Gravett

How are you powering the BBB? I experienced a similar issue when using a micro USB, but switching to the 9-18 V barrel jack input solved it.

Thank you for the informative response. So far I've been able to build the code and establish a basic understanding of the DLL wrapper templates. My working branch is [here](https://github.com/justingravett/libIGES/tree/BREP_DLLs),...

Different issue in OpenVSP 3.19.0 Win32 and Win64. The attached model will cause OpenVSP to crash when selecting Analysis->DegenGeom...->Execute. [Hershey.zip](https://github.com/OpenVSP/OpenVSP/files/3848044/Hershey.zip)

Using the original geometry from the Google Group post, I'm still seeing the same odd spikes near the wing tips. The Hershey bar example Nick described and I shared a...

Different issue in 3.19.0 Win32 and Win64. The default wing with scale set to 0.001 will cause OpenVSP to crash after selecting Analysis->DegenGeom...->Execute.

Hi Rob, I just checked the 0.001 scaling of the default wing geom with v3.32.1. While DegenGeom and VSPAERO run fine (lift distribution is symmetric), I do see numerous "triangle_create_mesh...

I'm not entirely sure if this is a bug or just a limitation of Advanced Links. You have two Parms that are both inputs and output Advanced Links: input "rw_x"...

Have you taken a look at the [2020 Workshop Presentation](https://www.youtube.com/watch?v=oISkbtnyn7Q&ab_channel=OpenVSPVideos) about how to setup the Python API? You might see something that you missed when setting it up. Also to...

As far as I can tell, support for Prop Conformal Components was missed when the capability was first introduced. We'll need to add a "OffsetXSecs" function to the PropGeom class...