My blog - by most recent
Full index or by tag
-
Jan 4, 2016
Git recipes - Part I
The utility
git
is the Version Control System of choice within AMCG. Git appears to be coming to dominate the open source version control software world, replacing the centralizedsvn
and the now undersupportedbzr
. As an essentially distributed version control framework,git
can take some effort to learn for people with experience of other software, especiallysvn
users, when used in large teams. So, lets begin with some basic recipes for svn users. -
Jan 3, 2016
Screen Scraping with python.
A simple script to screen scrape data from the CricInfo StatsGuru engine can be written in python using the lxml and requests modules. The code looks like
- Dec 15, 2015 Presentations at AGU Fall Meeting Presentations on IC-Ferst at the AGU Fall Meeting:
-
Dec 7, 2015
Idealised pump simulation
Simulation of spin up in a highly idealised centrifugal pump. Here adaptivity is limited to edge flips in at the edges of an annulus around the impeller blades.
- Oct 21, 2015 Wear profile calculated from an impingement correlation
-
Oct 4, 2015
Oscillating particles
A two dimensional run of a water filled backwards facing step in a rotating coordinate system.
-
Oct 4, 2015
Particle example in a 2d flow.
A two dimensional run of a water filled backwards facing step in a rotating coordinate system.
- Aug 21, 2015 Velocity and vorticity fields for a moving mesh problem.
- Aug 21, 2015 A close up of the mesh and pressure fields for a moving mesh problem
-
Aug 12, 2015
Rotating backwards facing step
A two dimensional run of a water filled backwards facing step in a rotating coordinate system.