-
Are there any tips that can help generating orbits with more depth? Sometimes orbits are flat like this
https://github.com/user-attachments/assets/2361baed-1b88-4019-b7ff-718c9f2a8b9a
-
It's currently set to 0. Use our solar system as a basis for a distribution?
-
How to fix orbit lines? JNSQ 10x Rescale
![20241018194427_1](https://github.com/user-attachments/assets/eb2e341a-6d1f-4b4e-96aa-7b1ab9f92bb8)
![20241020163836_1](https://github.com/user-attachments/…
-
Hi @schaubh ,
I have been using the SC Object Position & Velocity to mimic GPS data and subsequently use it to test my orbit determination algorithm for a SSO orbit small sat. I tried to compare the …
-
Consider implementing an Orbit & Zoom Camera with egui & virtual joystick focus detection (basically that's meaning if you are using the joystick, the camera shouldn't even listen for your touch/mouse…
-
So far the efforts in ASCOT5 have been focused on re-introducing the RFOF module and compare it to the ASCOT4 results. The RFOF module induces a kick into the particle using a diffusion operator, comp…
-
I'm running into an issue when running my code where everything appears to render correctly in the glfw window, but when I try to zoom in or out, or move the view with my cursor, nothing happens. I've…
-
I have
```julia
julia> D.s[1]
Group([ (2,3)(5,6), (1,3,2), (4,6,5) ])
```
yielding
```julia
julia> Oscar.GaloisGrp.orbits(D.s[1])
2-element Array{Any,1}:
Any[1, 3, 2]
Any[4, 6, 5]
```
…
-
KSP: 1.12.5 Windows 64bit
Problem: The orbit line difficult to see clearly in map mode
Mods installed: Scatter 0.0878 (the latest ver I was download in spacedock)
Reproduction steps:
When…
-
Dear developers,
I am running a single trajectory with CASSCF from the Openmolcas interface.
Since the total energy during the dynamics is no longer conserved, I would ask if it is possible to stor…