Official Fulqrum Publishing forum

Official Fulqrum Publishing forum (http://forum.fulqrumpublishing.com/index.php)
-   IL-2 Sturmovik (http://forum.fulqrumpublishing.com/forumdisplay.php?f=98)
-   -   Daidalos Team's Room -QUESTIONS AND REQUESTS ONLY on IL2 Authorized Addons (http://forum.fulqrumpublishing.com/showthread.php?t=8815)

Igo kyu 12-08-2010 12:40 AM

Fragments can kill if they hit, and if they are fast enough and heavy enough.

The probability of that for a bomb depends upon the size of the fragment and the range. If the fragment is very small, it will run out of kinetic energy before it gets too far from the bomb. If the fragment is large, then for a given size of bomb, there will be fewer fragments than with smaller fragments.

A hand grenade can kill out to 60yards. With 36? fragments in one grenade, you have to be pretty unlucky to get hit at 60yards.

Gryphon_ 12-08-2010 12:52 AM

Quote:

Originally Posted by Viikate (Post 203069)
Your standard hand grenade is built to limit the effective radius of the fragments or else it would kill the user too often.

http://www.fas.org/man/dod-101/sys/land/m61.htm
See that fragmentation coil there. It is limiting the fragment killing radius to few meters.

Here is some calculation for the same grenade in ideal conditions without the fragmentation coil. 185g of Comp-B should be enough to give 2g fragment 480m/s speed at 100m.

http://www.fas.org/man/dod-101/navy/...s/Warheads.htm

The purpose of the fragmentation coil on a hand grenade is to provide the fragments, not to limit the fragmentation range in some way.

Your link to the Gurney equation covers the fragmentation part of the picture theoretically but note that the calc is per fragment, and there are a lot of 2g fragments in a fragmentation coil. The 5m statistic is just that; it is probable that enough frags will hit you to kill you at under 5m, injure you badly at under 15m, but might injure you to some degree a lot further out than that. Last time I threw a hand grenade I put something solid between me and the bang. Much safer than statistics..

The Gurney equation doesn't cover blast effect.

Flanker35M 12-08-2010 05:06 AM

S!

I brought up this thread with fellow EOD/armament personnel at work, showing replies of TD regarding bombs. Verdict: stop talking about things you know a squat of. After looking at the radiuses in IL-2 questions were: what is this based on? How do you define destruction range? What damage is considered? Which formula was used to get such results, what parameters are taken into consideration..and many more. You might know the inner works of IL-2 etc. but seemingly there is not a single guy in the team knowing more than theoretical things, nothing about RL application of explosives. Or am I wrong?

In IL-2 the bombs of ALL nations could use a closer check to determine how they are modelled. This has nothing to do with blue or red, I am beyond that crap. If there is an error or discrenpacy in data then a check is not a bad thing..I think no-one would disagree with that?

I rest my case here. It is useless to argue.

Hans Burger 12-08-2010 06:47 AM

Quote:

If there is an error or discrenpacy in data then a check is not a bad thing..I think no-one would disagree with that?

Fully agreed. It is a question of credibility. I think that this "problem" could be fixed very quickly, if data are available.

Ltbear 12-08-2010 10:23 AM

As i mentioned in my original reply i understand the problems about changing values because of the gigantic task it is to go through 2000-2500 models of ww2 bombs...

My problem is that my english dont cover what i want to say and therefore i have to with draw from the discution.....

All i can say that i know is clear is that a bomb is not only about fragments, it is more complicatet than that. I wish i had the English to make my point...

Im a "fan" of TD and in general im am happy with the work they do and i will rest my case with that. Maby in one or two years my English have improved enough lol...

Catch a great day all....

LTbear

Furio 12-08-2010 10:33 AM

Quote:

Originally Posted by Flanker35M (Post 203115)
S!

I brought up this thread with fellow EOD/armament personnel at work, showing replies of TD regarding bombs. Verdict: stop talking about things you know a squat of.

In theory, I agree. But the explosive experts probably don’t know a squat of simulation. The very same argument can be used about aerodynamics. For example, I’m not convinced at how the trim works in Il2. In real life it has mainly to do with stick forces, that can’t be modelled at all. I understand that to work efficiently with a sim has its own rules and requires its own competency.

Qpassa 12-08-2010 10:40 AM

Is expected some screenshots or something?
How is the progress of the bugfixing?
Thanks

II/JG54_Emil 12-08-2010 01:27 PM

Quote:

Originally Posted by Furio (Post 203152)
In theory, I agree. But the explosive experts probably don’t know a squat of simulation. The very same argument can be used about aerodynamics. For example, I’m not convinced at how the trim works in Il2. In real life it has mainly to do with stick forces, that can’t be modelled at all. I understand that to work efficiently with a sim has its own rules and requires its own competency.

lol
by that logic we don´t touch anything, since the process is so complicated that it might affect Idon´t know what.

In fact it is very simple.
This is what a FAB 500 looks like:

Quote:

public class BombFAB500 extends com.maddox.il2.objects.weapons.Bomb
{

public BombFAB500()
{
}

static java.lang.Class _mthclass$(java.lang.String s)
{
return java.lang.Class.forName(s);
java.lang.ClassNotFoundException classnotfoundexception;
classnotfoundexception;
throw new NoClassDefFoundError(classnotfoundexception.getMes sage());
}

static
{
java.lang.Class class1 = com.maddox.il2.objects.weapons.BombFAB500.class;
com.maddox.rts.Property.set(class1, "mesh", "3do/arms/fab-500/mono.sim");
com.maddox.rts.Property.set(class1, "radius", 250F);
com.maddox.rts.Property.set(class1, "power", 275F);
com.maddox.rts.Property.set(class1, "powerType", 0);
com.maddox.rts.Property.set(class1, "kalibr", 0.678F);
com.maddox.rts.Property.set(class1, "massa", 500F);
com.maddox.rts.Property.set(class1, "sound", "weapon.bomb_std");
}
}
Relevant here is the highlighted/bold passage that needs to be adjusted to a credible or even better a historical value.

JtD 12-08-2010 03:10 PM

Blablabla, personal attacks, blablabla.

Is it so hard to provide data for something you want to see changed?

"This is wrong, fix it." does not work.

"Here's what it historically looked like." is the important part. And that's what still is missing.

Or how about proving the game workings with the "range" by blowing up a dozen cars from 500m away with a FAB 1000? Doesn't work? Oh boy, if only it had been tested before starting a debate.

dFrog 12-08-2010 03:38 PM

Quote:

Originally Posted by JtD (Post 203193)
Is it so hard to provide data for something you want to see changed?

Is it so hard to provide data for in-game values ? I'd like to know where the TD's ultimate truth came from...


All times are GMT. The time now is 11:08 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.