Jump to content

[1.12.x] Alcubierre Warp Drive (Stand-alone)


RoverDude

Recommended Posts

The angular momentum mode works almost opposite to the velocity conservation version. (If you warp out to Jool with velocity mode you have way too much velocity, the angular momentum mode you have far too little. As Jool has nearly twice the orbital momentum that Kerbin does)
Velocity mode as you climb out of a gravity well you get a ton of free potential energy. Angular momentum mode you do not.
The hyperbolic orbit calculations in the angular momentum mode however, make it so it's easier to use the mass of the target world to capture without using your reaction drives very much if you know what you're doing. In practice, yes you can keep warping to the planet and match velocity with it around Kerbol, works a bit better in my experience in the angular momentum mode.
Link to comment
Share on other sites

Depending on the direction of your travel vector, yes, sometimes more. Especially somewhere like Moho with very little mass. Sometimes it is a good idea to change the direction of your travel vector to match that of the planet you are travelling to (tangent to it's orbital path at its current position).
Version of the drive you are using changes the procedure, but generally you want to make it so you are at apoapsis or periapsis then as you turn to fall towards (or away) from the parent body warp away when your direction is what you want. That can massively reduce the amount of correction needed at arrival.
Link to comment
Share on other sites

  • 3 weeks later...

Cool.  One other inquiry- is it possible to disable the warp bubble's color thing where it flickers and ripples a lot?  When I tried Sophia's IXS thing it had a similar warp bubble but it ran, well, smoothly,  I hate to say it but your warp bubble murders my frame rate..  I like it, I just don't know what else I can do to make it smoother.

Link to comment
Share on other sites

A few pages back Sophia explained what was done to make it run better. That warp drive is based off of this one so it should make this one run better too. It involves changing some things in the DLL. I was hoping that Sophia would push along those changes. It's another efficiency thing involving Unity like when I started using Krakensbane instead of SetPostion to move the ship.

If I can find that solution I'll log a GitHub issue outlining what Sophia said to do so it's in an easy to find place. *done*

Edited by helaeon
Noting that did find solution and logged git hub issue
Link to comment
Share on other sites

ooh.  I didn't realize that, thanks Helaeon.  Is it possible for us to make those changes ourselves or copy something out of Sophia's WarpShip or do we just have to wait for it?  If I'm told what to change and where I can do it, but otherwise digging through code I end up just looking like a chimp without any hands.

Link to comment
Share on other sites

I'm pretty sure Sophia would be fine with someone helping bring the changes over. I didn't know anything about programming in C or the inner workings of KSP when I started working on this, so, it's a good exercise if you want to take a stab. If you get something that works make the pull request. RoverDude is really cool about pull requests.
Otherwise, you can wait and at some point I'm sure it'll get worked in. If RoverDude doesn't do it, or Sophia, or someone else that wants to make it happen, I will once I have time but I have no idea when that might be.

Link to comment
Share on other sites

Managed to make a small warp capable space plane (SSTW) with the small version. It gets to low Kebin orbit with the Rapiers and then, very slowly over a few orbits, climbs out sufficiently far for the warp drive to activate.

img]8til1uC

Thank you for the mod.

 

Edit: Sorry, picture doesn't seem to be working. Not got used to the new forum yet! 

Direct link Picture

Edited by gmiddlemass
Link to comment
Share on other sites

  • 4 weeks later...

So, if I use this drive, it will annihilate anything outside the warp bubble?

It would make the ultimate debris-clearer, but can I turn it from a doomsday device to a viable method of travel, as I want to refuel it's sub-light engines at my high-orbit refuelling station, which I want to keep.

Thanks for a great mod.

Link to comment
Share on other sites

So I experimented with this in 1.0.4. It seems to work, but the warp field doesn't seem to be destructive like you warned in the OP. I took Bill on an EVA mid-warp and he passed through the bubble without a scratch. Even stranger, he was translated with me as I warped along even though he was outside of the bubble. Peculiar.

Also, it would be really great if we could use standard timewarp while, um, warping. An FTL ship isn't much good if you have to wait 90+ real-time days just to get to Proxima Centauri. :P

Link to comment
Share on other sites

17 minutes ago, RoverDude said:

Which specific planet are you having a problem getting to?  And yeah I pulled out some of the destruction :P

I was just testing out its capabilities. I'm hoping to use it for interstellar missions once I upgrade to RSS and 1.1.

How far away do I have to get from stations and the like to make sure they won't get dragged along with me?

Edited by Mitchz95
Link to comment
Share on other sites

15 minutes ago, Mitchz95 said:

So I experimented with this in 1.0.4. It seems to work, but the warp field doesn't seem to be destructive like you warned in the OP. I took Bill on an EVA mid-warp and he passed through the bubble without a scratch. Even stranger, he was translated with me as I warped along even though he was outside of the bubble. Peculiar.

Also, it would be really great if we could use standard timewarp while, um, warping. An FTL ship isn't much good if you have to wait 90+ real-time days just to get to Proxima Centauri. :P

Going to other stars, yeah, it's far far too slow. The way I think to make that work properly would be to do like Elite does and do some (GM)/(r^2) calculations on your current position and the smaller that number gets the higher your allowed warp factor. This would help some of the issues of flying through an SOI way too quickly as well.
I think the change in the code to alter that top warp factor would be pretty easy. But this is the sort of thing that would require a lot of testing to make sure really bad things don't happen when you hit incredible warp factors and that there aren't bad interactions with those mods that add those extra star systems. I also have no idea how they handle SOI handoffs so the conservation of energy (both modes) might be affected in odd ways.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...