Sister blog of Physicists of the Caribbean. Shorter, more focused posts specialising in astronomy and data visualisation.
Monday, 1 February 2016
Discs aren't supposed to grow tentacles, but this one does
More fun with viewing galaxy simulations with particle trails.
This time the disc of gas has temperature, so it doesn't collapse. In fact it's hot enough that the gas expands and the thing slowly dissipates. Something went funky when I tried to restrict the particle selection though, so for completely unknown reasons this only shows the particles leaving the disc vertically. I have no idea why that happened but it looks nice. In actuality the particles expand in all directions.
Subscribe to:
Post Comments (Atom)
Giants in the deep
Here's a fun little paper about hunting the gassiest galaxies in the Universe. I have to admit that FAST is delivering some very impres...
-
Of course you can prove a negative. In one sense this can be the easiest thing in the world : your theory predicts something which doesn...
-
Why Philosophy Matters for Science : A Worked Example "Fox News host Chris Wallace pushed Republican presidential candidate to expand...
-
In the last batch of simulations, we dropped a long gas stream into the gravitational potential of a cluster to see if it would get torn...
I like simulations too. I did a gravitational sim, but when I get to about n=400 you start to see the frame time getting all choppy. One of these days I'll add in an octree. And move my code to my GPU.
ReplyDeleteI'm mainly an observer but people here insist I do simulations, so I try...
ReplyDeleteYears ago I wrote a numerical two-body code in BASIC. It was a horrible mess of GOTO loops but it was fun to watch things spiral around each other. I never figured out how to extend it to more particles. Fortunately for me, the code I'm using now has been developed by cleverer people.