Dhruv Sondhi

Results 26 comments of Dhruv Sondhi

Upon Implementing `numbakit-ode` library in the same ... I am facing some issues regarding the fact that the method `nbkode.DOP853` need a function as an input parameter but previous implementation...

Hello @OrbitalMechanic, Thanks for using **Poliastro** ... Can you please share a screenshot of the same error? It is a little difficult to check out the error from the logs...

@OrbitalMechanic, I am able to produce the plot without any errors 🤔 ... Have you activated your **python** `virtual environment`? ![image](https://user-images.githubusercontent.com/66117751/112745534-cb2db900-8fc6-11eb-91e2-022a414ddfcb.png)

> Hello @OrbitalMechanic I can think of trying either of the two approaches: > > 1. Since you are following the [guide](https://docs.poliastro.space/en/v0.14.0/examples/Propagation%20using%20Cowells%20formulation.html), can you restart your kernel and run all...

Can you please confirm that `pio.renderers.default = "notebook_connected"` doesn't generate the plot? Also, Can you try running the code in Chrome or Safari? { Same Code, everything same } I...

I was thinking of addressing this issue as this has been open for quite some time ... Kind of `docstring` description that is needed may include why this file is...

> I was thinking of addressing this issue as this has been open for quite some time ... Kind of `docstring` description that is needed may include why this file...

@astrojuanlu we still need to implement NRLMSISE-00 ... I was thinking it would finish up all the implementations required 🤔

Hello, After checking through the issue I was thinking what is needed here is a better explanation of the `third_body` & `radiation_pressure` through the docs so that it's easier for...

The following comes into my mind (please do suggest alternates) : - To tackle the latter point, we can extend the same functionality in the here, in this [notebook](https://docs.poliastro.space/en/latest/examples/Natural%20and%20artificial%20perturbations.html#3rd-body). -...