Jump to content

larlin

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by larlin

  1. I might be a idiot but shoulden't this work in the launch options dialog? LC_ALL=C LD_PRELOAD="libpthread.so.0 libGL.so.1" __GL_THREADED_OPTIMIZATIONS=1 exec taskset -c 2-3 %command%_64 Anyone that could verify that the variables are properly set? The 64 bit and exec part seems to work.
  2. Is it possible to add "impossible" orbits? I tried around a bit and it seems like the only thing that influence the orbital period is the orbits semMajorAxis. I'm thinking of faking Larangian points by introducing planets without a body at the right places. This will of course be far from perfect but should be able to create two effects from Larangina points namely the dV saving possiblity and new locations to orbit. To do this I need to create "planets" with the same orbital period as the smaller object in the pair at a radious that is wrong. So far this dosen't seem to work by simply editing a Kopernicus config or by adding a new parameter to change the speed or period of the orbit C# object. My next would be to try to work with extending the orbit class and faking stuff there but if any one knows a more straight forward approach that would be stellar.
×
×
  • Create New...