Open source pneumatic gun simulation

Show us your pneumatic spud gun! Discuss pneumatic (compressed gas) powered potato guns and related accessories. Valve types, actuation, pipe, materials, fittings, compressors, safety, gas choices, and more.
btrettel
Specialist 3
Specialist 3
United States of America
Posts: 380
Joined: Sun Feb 03, 2008 4:40 pm
Contact:

Sat Jul 30, 2011 8:57 am

After a few days of thought, I've decided to reduce the number of goals for the first version.

The first version will be written in Python. Why? Because I don't have to think about a lot of things I'll have to think about if I used a lower-level language. I already have too much on my plate.

The first version intentionally won't have a GUI. I'd also like to drop the optimizer for the first version. Again, both are too much to think about for now.

But I would like to start testing as soon as possible. I'll write a short document summarizing what sort of test data I'd like to have and how to get it.

The second version will probably be written in C++, but I haven't decided yet.

My job ends after next week, so I should be able to start doing some real work by then. :wink:

Edit: Job over. I have a few things to take care of and then I can start working.
All spud gun related projects are currently on hold.
btrettel
Specialist 3
Specialist 3
United States of America
Posts: 380
Joined: Sun Feb 03, 2008 4:40 pm
Contact:

Sun Aug 14, 2011 11:35 am

A status update:

Things are proceeding slower due to a change of plans. When I last posted, I was thinking I'd have to get another job, but due to some connections at my old job, I should be able to start grad school this fall.

Taking care of a bunch of paperwork and cleaning has occupied most of the past week. Right now I'm organizing computer files in preparation for writing an outline of my simulation. I have a lot of technical papers saved, but they're very disorganized.
All spud gun related projects are currently on hold.
User avatar
DYI
First Sergeant 5
First Sergeant 5
Antigua & Barbuda
Posts: 2862
Joined: Sat Jul 07, 2007 8:18 pm
Location: Here and there

Tue Sep 20, 2011 8:51 am

Just wondering how you were doing with this. I'm now at university again, and getting back into the writing of fluid dynamics code. One project I'm planning for next summer requires a highly accurate simulation, and I'm starting to research the ALE method. Is your modeling approach stable so far?
Spudfiles' resident expert on all things that sail through the air at improbable speeds, trailing an incandescent wake of ionized air, dissociated polymers and metal oxides.
btrettel
Specialist 3
Specialist 3
United States of America
Posts: 380
Joined: Sun Feb 03, 2008 4:40 pm
Contact:

Tue Sep 20, 2011 10:15 am

I'm now in grad school. Long story, but I'm happy to be here.

I decided to start working on the Lagrangian code again after I take the FE exam.

As I recall, what I wrote before was unstable (probably due to typos, though it could be inherent to the approach) and as I haven't touched it since then, it's still unstable. I did start outlining the algorithm and what equations I'll use (for valves, etc.) but I have not programmed anything new.

Incidentally, I'll be doing computer modeling of turbulent combustion for my MS research, so I'll be open to making a (reasonably good) combustion spud gun model down the road.
All spud gun related projects are currently on hold.
Post Reply