I worked in Met Eireann for the Summer of 2004. I had two projects: interpolating fields from a Global Climate Model (GCM) to a Regional Climate Model (RCM), while forcing geostrophic balance. I also worked on the three body problem of Celestial Mechancis.
My report on the GCM-RCM interpolatioin is downloadable in PDF format here.
The C code for the model is here in a tarred, gzipped format.
My attempts at calling the HIRLAM interpolation scheme from a C program are here in a tarred, gzipped format. It is not yet all debugged: there is still a problem with the routine etaeta_linked.f
A readme document is available here to explain how the input and output of these programs are presented.
My report on the Restricted Planar Three Body Problem (RPTBP) is downloadable as a PDF document here
The integrator used for this project was mercury6, by John Chambers. This can be obtained at star.arm.ac.uk/~jec/home.html I had to write some C code to do the things explained in my report, and this available here. A readme document for the C program can be downloaded too.
If you need to e-mail me about this, it's tkachev at maths.tcd.ie
Last Updated: 7th September 2004