Robert Melikyan

Results 8 comments of Robert Melikyan

Not related to the solution, but I do notice that you are not combining the two particles mass when you are merging the new planet. I remember noticing that the...

@Findus23 Yeah! Sorry to distract from the main point. One thing I am finding while looking deeper at your gist example is this: if you search for the particle hash...

Ok Good! I'm on the same page then 😂. Maybe add another hash printout before the integrate call so we can be certain where the bug is. It could be...

You're right! my bad. Ultimately i think it comes down to how you look at it. For me I probably wouldn't change the hash and would find a clear and...

I'm not sure if this is the optimal method (i.e. it may be quite slow) but I'd look into using a custom `heartbeat` function as explained in this example [here](https://rebound.readthedocs.io/en/latest/ipython_examples/Cheartbeat/)....

Hi, Sorry I haven't moved forward with an example for this problem yet... It is still active, at least for my bin files, but I have a workaround that is...

Thanks for the info! Do you know if the issue with vtk.js is confined to this log-scale issue or should I expect to find other property and mapper updates behaving...

Thanks for the info. I'll leave this open in case others run across this and go searching.