Logo
HomeForumCannonsWikiAlbumArchive
SpudFiles
Users  Rules   Search  Search   Chat  Chat   FAQ  FAQ   Memberlist  Memberlist   How-To  How-To   Other  Other
Register  ::  Log in Private Messages


Random Cannon

Recent topics
» Bazookair - My Bad Ass Ki
by microman171 on 08/29/2008 0:47 AM

» The Official: "Thing
by Carlman on 08/29/2008 0:18 AM

» a plan to make high press
by far_cry on 08/29/2008 0:01 AM

» paintball idiots
by daxspudder on 08/28/2008 23:40 PM

» NSF-PW on BBMGs?
by MrCrowley on 08/28/2008 23:27 PM

» Quick Change magazine
by The Engineer on 08/28/2008 23:22 PM

» Rebel Yell 2.0: Contract
by biggsauce on 08/28/2008 23:01 PM


Donate

Hi Guest!
As you're not registered, some features could be unavailable. Click here if you want to become a member of SpudFiles
Username:    Password:      Log me on automatically each visit    

Post new topic  Reply to topic
Goto page Previous  1, 2, 3, 4  Next
 HGDT 0.4 online « View previous topic :: View next topic » 
Author Message
jimmy101
PostPosted: 04/30/2008 14:21 PM    Post subject: Reply with quote

Major General
Major General

Joined: 28 Mar 2007
Posts: 1566
6643.31 Spud Bux

I get the same behavior with changing the barrel length causing the chamber length to change as well. Went into the configuration panel and toggled the "Chamber volume defined by" variable between "chamber lenght" and "CB", didn't make any difference.

The "some of the numbers being entered backwards" is really wierd. Exclamation Never seen that before in a GUI.
Back to top
D_Hall
PostPosted: 04/30/2008 23:43 PM    Post subject: Reply with quote

Donating Member
<b>Donating Member</b>

Joined: 07 Feb 2008
Posts: 481
1150.04 Spud Bux

jimmy101 wrote:
I get the same behavior with changing the barrel length causing the chamber length to change as well. Went into the configuration panel and toggled the "Chamber volume defined by" variable between "chamber lenght" and "CB", didn't make any difference.

The "some of the numbers being entered backwards" is really wierd. Exclamation Never seen that before in a GUI.


I can't reproduce the "numbers entered backwards thing." Not denying it, just saying I can't reproduce... Which usually means that I'm not quite following what ya'll are saying. Smile

That said, I think I've got the first error you mention (barrel bore/length causing other stuff to change) fixed. Had something outside of an if statement that should have been inside it. Embarassed New executable file has been uploaded although the zipped package hasn't been changed (so just update the executable).
Back to top
starman
PostPosted: 05/01/2008 0:04 AM    Post subject: Reply with quote

Big Daddio
<b>Donating Member</b>

Joined: 12 Dec 2007
Posts: 1330
2422.48 Spud Bux

The barrel/chamber causing other things to change is fixed.

To replicate the backward number entry: Go into "chamber is defined by chamber volume" mode. Place the mouse cursor in the chamber volume field and delete all the characters there. Try to type 3 different numbers there...the cursor always bounces out in front of the number just typed so the final number appears backwards.
Back to top
D_Hall
PostPosted: 05/01/2008 0:26 AM    Post subject: Reply with quote

Donating Member
<b>Donating Member</b>

Joined: 07 Feb 2008
Posts: 481
1150.04 Spud Bux

*blink*

I type "123" and I get "123."
Back to top
starman
PostPosted: 05/01/2008 0:52 AM    Post subject: Reply with quote

Big Daddio
<b>Donating Member</b>

Joined: 12 Dec 2007
Posts: 1330
2422.48 Spud Bux

Hummm not sure, maybe your development environment is affecting what you're seeing...I'm on a solid dual core 2 gb mem, XP pro laptop here. It's possible there may be some screen size issues...mine's 1280 x 800.

Here's the field zero'd out with the delete key.



Now simply typing 234 in that order, the following appears:



Weird I know...maybe a clue will make itself known...
Back to top
clide
PostPosted: 05/01/2008 12:58 PM    Post subject: Reply with quote

Donating Member
<b>Donating Member</b>

Joined: 06 Mar 2005
Posts: 694
2002.60 Spud Bux

I'm getting the same problem. Except it doesn't always enter them backwards. Sometimes it will enter them right, sometimes backwards, and sometimes a combination of the two. For example, I can enter 234 and it will show 423.
Back to top
jimmy101
PostPosted: 05/01/2008 13:09 PM    Post subject: Reply with quote

Major General
Major General

Joined: 28 Mar 2007
Posts: 1566
6643.31 Spud Bux

The funky number problem

1. Started HGDT v0.4.1
2. clicked calculate without changing anything.
3. Click on chamber length and highlight the number, entered 15
4. calculate
5. changed barrel length to 20
6. calculate
7. clicked on the barrel length box, highlighted the number, type 21, 12 is displayed.
8. calculate
9. Chamber length in box says 12.
10. Select barrel length box, highlight number, type 46. Chamber length now displays 12.01 (Chamber length shouldn't have changed just because I changed the barrel length.)
11. Change the barrel length to 25. Chamber length now says 12. So, the chamber length has been changed by the program from 12.01 to 12.
12 calulate
13. select chamber length, highlight number type 97. Box displays 97.01.

It looks like the new code that links barrel length to chamber dimensions via the CB ratio or chamber volume is doing things when it shouldn't be.

Configuration settings
--------------------------
Temperature: checked
Pressure: unchecked
linear dimensions: unchecked
Projectile mass: ounces
Chamber volume defined by: chamber length
altitude: 0
Back to top
D_Hall
PostPosted: 05/01/2008 20:53 PM    Post subject: Reply with quote

Donating Member
<b>Donating Member</b>

Joined: 07 Feb 2008
Posts: 481
1150.04 Spud Bux

jimmy101 wrote:
The funky number problem

1. Started HGDT v0.4.1

You're a version behind.
Back to top
starman
PostPosted: 05/01/2008 21:07 PM    Post subject: Reply with quote

Big Daddio
<b>Donating Member</b>

Joined: 12 Dec 2007
Posts: 1330
2422.48 Spud Bux

That's the one I have and the latest one that's still available on your site. I noticed you didn't increment the version number on your last update.Smile


Edit: OK I think I found the problem. The full package on your site is still at 0.4.1. Your executable however is up to date at 0.4.2.

I've always just jumped on the full package. I assume that's the issue with others as well.

I just checked 0.4.2 and it doesn't have the backward number problem!!

2nd Edit: Opps spoke too quickly. Typing the number worked for a few tries then reverted to the backwards mixed up thing again. This is with 0.4.2.
Back to top
jimmy101
PostPosted: 05/02/2008 14:26 PM    Post subject: Reply with quote

Major General
Major General

Joined: 28 Mar 2007
Posts: 1566
6643.31 Spud Bux

D_Hall wrote:
jimmy101 wrote:
The funky number problem

1. Started HGDT v0.4.1

You're a version behind.

Ah, version control confusion.

I downloaded the version I am using two days ago (Wednesday, April 30).

EDIT: Downloaded 0.4.2 Now I can't get the funky changing numbers.
Back to top
starman
PostPosted: 05/02/2008 17:48 PM    Post subject: Reply with quote

Big Daddio
<b>Donating Member</b>

Joined: 12 Dec 2007
Posts: 1330
2422.48 Spud Bux

jimmy101 wrote:
D_Hall wrote:
jimmy101 wrote:
The funky number problem

1. Started HGDT v0.4.1

You're a version behind.

Ah, version control confusion.

I downloaded the version I am using two days ago (Wednesday, April 30).

EDIT: Downloaded 0.4.2 Now I can't get the funky changing numbers.


It still happens in 0.4.2. Fiddle with it some, delete the characters with the delete key...sort of comes and goes. I don't get backwards numbers as much as the zero becoming the least significant digit of the number, effectively multiplying the whole number by 10.
Back to top
D_Hall
PostPosted: 05/02/2008 23:50 PM    Post subject: Reply with quote

Donating Member
<b>Donating Member</b>

Joined: 07 Feb 2008
Posts: 481
1150.04 Spud Bux

OK, a new version online: 0.4.3 both in executable and zip formats. French language pack included.

A few bugs nobody has mentioned fixed.

I believe I've also fixed the "backwards numbers" thing as well.
Back to top
starman
PostPosted: 05/03/2008 1:02 AM    Post subject: Reply with quote

Big Daddio
<b>Donating Member</b>

Joined: 12 Dec 2007
Posts: 1330
2422.48 Spud Bux

Looks great!! Everything I've tried has entered and calculated correctly or apparently so.

HGDT is a most excellent tool. It could very well single handedly aid in raising the state-of-the-art for combustion/hybrid design.
Back to top
jimmy101
PostPosted: 05/03/2008 14:22 PM    Post subject: Reply with quote

Major General
Major General

Joined: 28 Mar 2007
Posts: 1566
6643.31 Spud Bux

starman wrote:
Looks great!! Everything I've tried has entered and calculated correctly or apparently so.

HGDT is a most excellent tool. It could very well single handedly aid in raising the state-of-the-art for combustion/hybrid design.

Of course, it sure would be nice to actually have some data to validate it with.

I think it still has some problems with trying to model a 1X gun (burst disk pressure is the ammo's static friction).

I think it still has some heat loss issues. If you model a grossly oversized chamber on a barrel it gives results similar to a pneumatic. That is, it doesn't show the "mine sized" chamber afffect. Of course, I don't think there is any actual data supporting the "mine sized" chamber affect.
Back to top
D_Hall
PostPosted: 05/03/2008 14:40 PM    Post subject: Reply with quote

Donating Member
<b>Donating Member</b>

Joined: 07 Feb 2008
Posts: 481
1150.04 Spud Bux

jimmy101 wrote:
Of course, it sure would be nice to actually have some data to validate it with.

Thus why we're in beta. Smile

Quote:
I think it still has some problems with trying to model a 1X gun (burst disk pressure is the ammo's static friction).

Can you elaborate? Not arguing, just asking for clarification.

Quote:
I think it still has some heat loss issues. If you model a grossly oversized chamber on a barrel it gives results similar to a pneumatic. That is, it doesn't show the "mine sized" chamber afffect. Of course, I don't think there is any actual data supporting the "mine sized" chamber affect.

Ditto.

I'm not sure what "mine sized" means, but if it means "very very large, like the size of a mine shaft" then heat loss WILL be negligable and the gun WILL act very much like a pnuematic. That's just a consequence of the square/cube law. The larger the volume, the lower the surface area / volume ratio. The lower the surface area / volume ratio, the slower the temperature decay (since thermal loss is a function of surface area while thermal inertia is a function of system volume). The slower the temperature decay, the more it'll act like a pneumatic.
Back to top
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2, 3, 4  Next

Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


SpudFiles Version 7.0
Template based off DAJ Glass Template by Dustin Baccetti
Photo Album Addon © 2002-2003 by Smartor
Powered by modified phpBB © 2001, 2005 phpBB Group