Most active commenters
  • lupsasca(5)
  • Y_Y(5)
  • hnuser123456(3)

←back to thread

313 points yunyu | 13 comments | | HN request time: 1.384s | source | bottom
Show context
Y_Y ◴[] No.42185918[source]
This is not a simulation of a black hole, but rather an image filter that emulates one particular effect.
replies(2): >>42186041 #>>42186195 #
1. lupsasca ◴[] No.42186041[source]
Yes, agreed. We thought it would be fair to call it a "simulation" of what your surroundings would look like if a black hole were within your FOV, but as you say we do not take into account all effects (time delays in particular would require a lot of buffering and we decided this would be impractical to implement, and not that illuminating).
replies(2): >>42186144 #>>42186317 #
2. hnuser123456 ◴[] No.42186144[source]
This is still nice when there are so many artistic images of black holes that do not take such care to use known physics to create an accurate image. Well done all. Looking forward to seeing what BHEX sees.
replies(1): >>42186199 #
3. lupsasca ◴[] No.42186199[source]
Glad to hear you're excited about BHEX---we are too!

If you want to read more about what it's going to do, I wrote a blog post about it on the mission website: https://www.blackholeexplorer.org/bhex-blog/lupsasca-stateme...

replies(1): >>42188748 #
4. Y_Y ◴[] No.42186317[source]
You're right that the time delays and redshifting wouldn't add much to a toy app, but some of us are here for the physics.

Honestly it's not so far-fetched (to me) that in a few years someone will have GRRMHD simulations running in real time on a portable device.

Are you familiar with A Slower Speed of Light? It's a game which has some nice special-relativistic effects.

http://gamelab.mit.edu/games/a-slower-speed-of-light/

replies(2): >>42186362 #>>42191371 #
5. lupsasca ◴[] No.42186362[source]
Yes, such a great game---it's a fantastic visualization of special relativity and also fun to play!

I think we're still a ways off from real time GRMHD sims, but CK Chan from UArizona had a working VR simulation (on the Oculus iirc, but now deprecated) that allowed you to explore a pre-existing GRMHD simulation in real time and in 3D. I think he might be working on a new version of this.

replies(1): >>42188562 #
6. Y_Y ◴[] No.42188562{3}[source]
That's awesome. It's extra crucial to have engaging outreach when your research is so far from application. There's so much scope for wowing people with astro and if you can enrich our culture and justify funding at the same time that's a win-win.

(Just for clarity the second R in GRRMHD is for radiation. I know it's typical to just push some photons through the GRMHD results to produce renders, bit since I'm dreaming let's treat the radiation self-consistently.)

replies(1): >>42189523 #
7. hnuser123456 ◴[] No.42188748{3}[source]
Read all of it, only question I have is... napkin math, how much more resolution over EHT alone?
replies(1): >>42190396 #
8. lupsasca ◴[] No.42189523{4}[source]
Hahaha, I half-expected a plasma physicist to complain that GRRMHD is not self-consistent and we need to include non-ideal fluid effects :D
replies(1): >>42192854 #
9. lupsasca ◴[] No.42190396{4}[source]
About ~5x improvement. Recall that the resolution of an interferometric array is set by the distance between telescopes measured in units of the observation wavelength. BHEX will get a ~3x resolution improvement from the increased distance between the space satellite and our ground telescopes (for the EHT, the max telescope separation is limited by the diameter of the Earth) and another ~50% from the increased frequency of observations (going up from 230 to 320 GHz).

5x is actually a lot: we'll be able to resolve the "photon ring" of orbiting light around M87* and Sgr A* (the two black holes previously imaged by EHT at lower resolution) and likely see the "shadows" of another 6-8 black holes, with the possibility of estimating the mass of another ~20-30 sources.

replies(1): >>42193375 #
10. 20k ◴[] No.42191371[source]
I've been able to port NR to GPU's which with sufficiently powerful hardware can run simulations at about ~30fps with raytracing, to simulate binary black hole collisions. You need something around a top end consumer gpu at the moment. Phone hardware needs a while to catch up, there's an absolute minimum memory requirement of ~8gb vram, and you need a lot more bandwidth than they currently support
replies(1): >>42193422 #
11. Y_Y ◴[] No.42192854{5}[source]
Touché. While we're at it there are almost certainly some non-negligible QED processes. I guess there wouldn't be jobs for physicists if this stuff was straightforward.
12. hnuser123456 ◴[] No.42193375{5}[source]
That's absolutely awesome, thank you.
13. Y_Y ◴[] No.42193422{3}[source]
Awesome! Is it published anywhere? All the stuff I'm familiar with is aimed at old-school clusters.