Welcome, Guest

Author Topic: [BUG] Fragments flung off at high velocity  (Read 3904 times)

Lord DC

  • *****
  • Posts: 318
  • Omnitae - Leader of Omnipotencia
    • Steam profile
[BUG] Fragments flung off at high velocity
« on: February 06, 2015, 08:04:11 AM »
If I fire an asteroid at a moon orbiting something, or just something in general, the fragments are accelerated way beyond the speed of the impactor.

I don't know if this is truly a bug, however to be safe I'm posting it here.

gabriel.dac

  • *****
  • Posts: 517
  • Brazillian dude
Re: [BUG] Fragments flung off at high velocity
« Reply #1 on: February 06, 2015, 08:51:39 AM »
I noticed that too. The fragments seem like missiles lifting off and crashing back on the planet

C7

  • Development Team
  • *****
  • Posts: 544
Re: [BUG] Fragments flung off at high velocity
« Reply #2 on: February 06, 2015, 01:19:06 PM »
If you fire a body at 10km/s it will typically accelerate as it falls into the gravity well of the planet you're aiming at. It's possible they're getting sped up a good bit. However, they shouldn't be ejecting faster then that, if you take a look at the speed just before impact.

If they are, please provide some reproduction steps. What body did you fire at which? Were you in a specific simulation or time speed?

We're still tuning this stuff up after such a large update.

Thanks for the feedback!

Lord DC

  • *****
  • Posts: 318
  • Omnitae - Leader of Omnipotencia
    • Steam profile
Re: [BUG] Fragments flung off at high velocity
« Reply #3 on: February 06, 2015, 04:32:35 PM »
How to reproduce:

1. Load Earth and Moon sim

2. Fire a Ceres at the Moon.

3. Before impact, take the speed of the Ceres

4. check the speed of the fragments, it is usually a LOT faster than the Ceres (right before impact)
Will Record Video
« Last Edit: February 06, 2015, 07:33:55 PM by Lord DC »

smjjames

  • *****
  • Posts: 1128
Re: [BUG] Fragments flung off at high velocity
« Reply #4 on: February 09, 2015, 10:14:20 AM »
I'm also seeing the fragments go significantly faster.

What I'm also seeing is that the fragments have incredibly fast rotation periods, in the frame of seconds. Fast enough to rip themselves apart if it were real world. The rotations that I'm seeing in the current sim are from maybe 6 seconds (the lowest I saw was around 7 seconds) to 15 or so.

Retsof

  • ****
  • Posts: 38
Re: [BUG] Fragments flung off at high velocity
« Reply #5 on: March 03, 2015, 08:52:55 PM »
I've noticed this happening too.  For instance, if using the random Jupiter system, after a collision of moons the new body will have gained a lot of velocity.  And if using the new total fragmentation, some of the fragments will launch off into infinity once they start colliding with each other.

EDIT:  I may have figured something out.  It seems that collisions change the "Rotation Axis" planet parameters, instead of the "Obliquity" parameter.  And if the "Rotation Axis" parameter is anywhere other than X0 Y1 Z0, the planet completely spazzes out.  This probably messes up the angular momentum calculations the next time it impacts something.
« Last Edit: March 03, 2015, 10:51:08 PM by Retsof »

C7

  • Development Team
  • *****
  • Posts: 544
Re: [BUG] Fragments flung off at high velocity
« Reply #6 on: March 08, 2015, 02:48:28 PM »
Thanks for the reports, it does seem that there are some issues with the rotations. We've also seen some problems when a body becomes collide-able when it's inside another.

We're in the middle of some performance optimizations on the physics engine, and once that is complete, we can go back to stability and polish. I'll add this problem to the our Trello board, so we don't forget about it.