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)
Making Shit Up
Today's paper is one that fits into a very rare category where I'm prepared to say : this should not have been accepted by the refe...
-
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...
-
One of the nice things about doing all my academic reading on a digital tablet is that I can download papers I'd like to read purely fo...
-
Very long-term readers may remember my anguished efforts (almost a decade ago) to build a stable disc galaxy. Sweet summer child that I was...

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.