Searching for: mega

Tackling Internal Server Errors When Using Jade-PHP

July 13, 2015

I’m currently taking a break from the glitz and glamour of astrophysics and instead am working on various development projects I promised I’d do for people. My main experience with web development in the past couple years has been using the excellent combo of Node.js + Express + Jade + Stylus. This combo is great...

Modeling Atmospheres with the Unified Model

February 24, 2015

In my last couple of posts I’ve been going through some of the basic principles of fluid mechanics. From some of the basic approximations that make the equation possible to analytically solve in this post, to some more specialised theory in the context of planetary systems in this post. In these posts we’ve been slowly...

The Fluid Mechanics of Planetary Atmospheres

February 16, 2015

In my last post I went over a really powerful bit of physics called fluid mechanics, which describes the flow of fluid through a system. The main equation in this framework is the momentum equation; the Navier-Stokes equation.This equation is nye on impossible to solve analytically in it’s full grotesque glory, so in the last post I discussed some of...

Some Fluid Mechanics Basics

January 23, 2015

At the moment I’m intently studying fluid mechanics for an exam on planetary science. As you may have guessed, the fluid mechanics in question is for modelling planetary atmospheres, but the mathematics is universally applicable. I’ve wanted to learn fluid mechanics for many years so I thought I’d just go through some of the basics...

The Basics of Radiative Transfer

April 28, 2014

It’s deep in exam season for me at the moment, which means that if you try talking to me, chances are that I’ll have my head in a book. I talked a while back about solving radiative transfer problems with Monte Carlo methods, but I never actually went very far into how radiative transfer works....