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)
The Bunny Rabbit of Death
Today's paper is a bit more technical than usual, but sometimes you've gotta tackle the hard stuff. Ram pressure stripping is some...
-
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...
-
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...
-
And more importantly, how not to build a galaxy. Uniform discs of pure gas turn out to be almost impossible. Exponential discs - where ther...
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.