HGDT 0.4 online

Harness the power of precision mixtures of pressurized flammable vapor. Safety first! These are advanced potato guns - not for the beginner.
User avatar
D_Hall
Staff Sergeant 5
Staff Sergeant 5
United States of America
Posts: 1924
Joined: Thu Feb 07, 2008 7:37 pm
Location: SoCal
Has thanked: 8 times
Been thanked: 44 times

Donating Members

Sun Apr 27, 2008 5:00 pm

Still looking for feedback from 0.3's addition (sensitivity). Surely more than two folks have an opinion?

But in the meantime, I've been a busy coder this weekend and turned out the multi-language capability that I recently rolled out for GGDT. Only language pack is English, but the capability for more is obviously there now.
Simulation geek (GGDT / HGDT) and designer of Vera.
User avatar
JDP12
Staff Sergeant 5
Staff Sergeant 5
Posts: 1943
Joined: Fri Mar 30, 2007 8:34 pm

Sun Apr 27, 2008 5:22 pm

umm well with the sensitivity thing i think its nice, if i'm using it correctly- i'm guessing with burst disk failure it optimizes the PSI you want it to burst at?

how does the rest of it work- i.e. mix, projectile mass, et cetera?

i'm assuming its just an optimizer based on the user's input values??
"Some say his pet elephant is pink, and that he has no understanding of "PG rated forum". All we know is, he's called JSR. "
User avatar
D_Hall
Staff Sergeant 5
Staff Sergeant 5
United States of America
Posts: 1924
Joined: Thu Feb 07, 2008 7:37 pm
Location: SoCal
Has thanked: 8 times
Been thanked: 44 times

Donating Members

Sun Apr 27, 2008 5:40 pm

No, it allows you to conduct sensitivity studies. IE, answer the question of "How sensitive to [insert variable here] is the system?" It could be that a small change in [insert variable here] makes a huge performance difference. Or it could be that large changes in that very same variable have little or no effect on performance.

So, no, it is not an optimzer. It does, however, give you insight into optimization.
Simulation geek (GGDT / HGDT) and designer of Vera.
User avatar
jimmy101
Sergeant Major 2
Sergeant Major 2
United States of America
Posts: 3206
Joined: Wed Mar 28, 2007 9:48 am
Location: Greenwood, Indiana
Has thanked: 6 times
Been thanked: 18 times
Contact:

Sun Apr 27, 2008 9:21 pm

OK, do you really want feedback ... or just compliments? :D

For the sensitivity option:
I assume that the program is just dividing the range up into a certain number of steps and then submitting the data to itself for a calculation, extracts the pertinent result and adds it to the graph.

1. Be nice if there was some indication of how far through the process it is at a particular time. Perhaps something like a text box that says "doing iteration 4 or 20" (or whatever is appropriate), or a progress bar.

2. Mark the individual data points on the graph. It's always nice to know what are real points and what is just straight lines (or some other curve) between points.
Image
User avatar
starman
Sergeant Major
Sergeant Major
United States of America
Posts: 3027
Joined: Wed Dec 12, 2007 12:45 am
Location: Simpsonville, SC

Donating Members

Sun Apr 27, 2008 9:43 pm

Oops sorry, didn't know .3 was out. I'll give .4 a look.

On first glance the init position = 0 still overflows.

Also, on chamber volume, it would be nice to have the option to just fill out the volume directly rather than have the grayed out calculation there only. Presently I have to find 2 numbers that multiply close to my volume.
User avatar
JDP12
Staff Sergeant 5
Staff Sergeant 5
Posts: 1943
Joined: Fri Mar 30, 2007 8:34 pm

Sun Apr 27, 2008 9:50 pm

ok i understand it now.

i assume the sensitivity works off of your inputs, so that different volumes would give different results correct?
"Some say his pet elephant is pink, and that he has no understanding of "PG rated forum". All we know is, he's called JSR. "
User avatar
starman
Sergeant Major
Sergeant Major
United States of America
Posts: 3027
Joined: Wed Dec 12, 2007 12:45 am
Location: Simpsonville, SC

Donating Members

Sun Apr 27, 2008 9:52 pm

OK, just gave the sensitivity studies a spin...love it! It's automating things I am already doing manually. Excellent feature!
User avatar
Lentamentalisk
Sergeant 3
Sergeant 3
Posts: 1202
Joined: Tue Aug 07, 2007 5:27 pm
Location: Berkeley C.A.

Sun Apr 27, 2008 10:01 pm

starman wrote:Also, on chamber volume, it would be nice to have the option to just fill out the volume directly rather than have the grayed out calculation there only. Presently I have to find 2 numbers that multiply close to my volume.
The reason for this is because just plain volume isn't accurate enough. To calculate flow and all it takes the length and diameter. ex: if it is longer, the air has to travel farther to get to the muzzle.
ilovetoblowthingsup wrote:i assume the sensitivity works off of your inputs, so that different volumes would give different results correct?
It takes your gun, with all of your given inputs, minus the variable you are calculating the sensitivity of, and calculates the performance at various values for said variable.
Do not look back, and grieve over the past, for it is gone;
Do not be troubled about the future, for it has not yet come;
Live life in the present, and make it so beautiful that it will be worth remembering.
User avatar
D_Hall
Staff Sergeant 5
Staff Sergeant 5
United States of America
Posts: 1924
Joined: Thu Feb 07, 2008 7:37 pm
Location: SoCal
Has thanked: 8 times
Been thanked: 44 times

Donating Members

Mon Apr 28, 2008 8:21 am

Nothing uploaded yet but...
starman wrote:On first glance the init position = 0 still overflows.
Fixed.
Also, on chamber volume, it would be nice to have the option to just fill out the volume directly rather than have the grayed out calculation there only. Presently I have to find 2 numbers that multiply close to my volume.
Working on it.
Simulation geek (GGDT / HGDT) and designer of Vera.
User avatar
D_Hall
Staff Sergeant 5
Staff Sergeant 5
United States of America
Posts: 1924
Joined: Thu Feb 07, 2008 7:37 pm
Location: SoCal
Has thanked: 8 times
Been thanked: 44 times

Donating Members

Mon Apr 28, 2008 8:23 am

jimmy101 wrote:1. Be nice if there was some indication of how far through the process it is at a particular time. Perhaps something like a text box that says "doing iteration 4 or 20" (or whatever is appropriate), or a progress bar.
Not to sound snarky, but how long is it taking to come up for you? On my box (which isn't a dog, but it's not top of the line either) it doesn't take more than a few seconds to come up.
2. Mark the individual data points on the graph. It's always nice to know what are real points and what is just straight lines (or some other curve) between points.
Good point. I'll see what I can retreive from the dark recesses of my mind on how to turn that back on.
Simulation geek (GGDT / HGDT) and designer of Vera.
User avatar
JDP12
Staff Sergeant 5
Staff Sergeant 5
Posts: 1943
Joined: Fri Mar 30, 2007 8:34 pm

Mon Apr 28, 2008 8:46 am

wow i love that sensitivity feature now that i understand it. It's amazing. and i agree with starman about being able to just enter the volume itself.. but other than that, its amazing, that sensitivity feature will help me out a ton, thanks for your hard work
"Some say his pet elephant is pink, and that he has no understanding of "PG rated forum". All we know is, he's called JSR. "
User avatar
jimmy101
Sergeant Major 2
Sergeant Major 2
United States of America
Posts: 3206
Joined: Wed Mar 28, 2007 9:48 am
Location: Greenwood, Indiana
Has thanked: 6 times
Been thanked: 18 times
Contact:

Mon Apr 28, 2008 1:13 pm

D_Hall wrote:
jimmy101 wrote:1. Be nice if there was some indication of how far through the process it is at a particular time. Perhaps something like a text box that says "doing iteration 4 or 20" (or whatever is appropriate), or a progress bar.
Not to sound snarky, but how long is it taking to come up for you? On my box (which isn't a dog, but it's not top of the line either) it doesn't take more than a few seconds to come up.
Well, my poor win98 box has a rotary dialer on the modem :D

Takes a few seconds to run. Not really a problem but it isn't always clear that it has actually finished what it is doing.
Image
User avatar
D_Hall
Staff Sergeant 5
Staff Sergeant 5
United States of America
Posts: 1924
Joined: Thu Feb 07, 2008 7:37 pm
Location: SoCal
Has thanked: 8 times
Been thanked: 44 times

Donating Members

Wed Apr 30, 2008 12:35 am

OK, a new version is online.

The configuration screen has changed to allow volume definition either by (a) chamber length, (b) direct input of volume, or (c) C:B ratio. This means that the language pack (read: zip file) has changed and needs to be re-downloaded.

Also (as mentioned above) 0 as the init position should no longer cause an error.

And Jimmy will note that precise data points are identified by the sensitivity tool (although I decided not to do the progress bar).
Simulation geek (GGDT / HGDT) and designer of Vera.
User avatar
starman
Sergeant Major
Sergeant Major
United States of America
Posts: 3027
Joined: Wed Dec 12, 2007 12:45 am
Location: Simpsonville, SC

Donating Members

Wed Apr 30, 2008 3:03 am

A quick note...when in direct input of volume mode, the numbers typed are being fed into the least significant digit first, so you have delete the original number and type the new number backwards. Also when in that mode, if you make a barrel length change, the chamber volume changes automatically...I assume tracking an anchored down c:b ratio rather than calculate a new one.

BTW, thanks for the direct volume mode.
User avatar
JDP12
Staff Sergeant 5
Staff Sergeant 5
Posts: 1943
Joined: Fri Mar 30, 2007 8:34 pm

Wed Apr 30, 2008 7:18 am

woot, thanks for your hard work D Hall... i like it.
"Some say his pet elephant is pink, and that he has no understanding of "PG rated forum". All we know is, he's called JSR. "
Post Reply