|
Robert J. Hofmann
National Center for Atmospheric Research, Boulder, CO
Climate & Global Dynamics Division, Climate Modeling Section
I spent this summer doing numerical analysis and solving
mathematical schemes. My boss, Dr. Bill Collins, one of the
head scientists at NCAR, took me on as a student assistant
directly responsible to him. In the current Community Climate
Model (CCM) created by NCAR, the treatment of upwelling long
wave radiation throughout the atmosphere is crudely approximated
in the current code. Bill and my job was to come up with a new
mathematical scheme, which contains a more detailed treatment,
specifically of the Planck Law for radiation, and also a more
accurate function to model the transmission between atmospheric
layers, including a new relation between the optical depth of
the atmosphere and the corresponding temperature.
My job was to run some numerical tests (using Mathematica) on
the new scheme that Bill concocted, to see if it would be a
plausible addition to the climate code. After determining that
the scheme does indeed work, my job then moved to more of a
programming position, as it was now necessary to code the scheme
up in FORTRAN. After getting the code to work, then it was
modified to read in actual data for variables such as the
optical depth, wavenumber, and temperature. Then the outputed
Intensity was compared with the real life flux observed out the
top of the atmosphere, and behold, it agreed very well! So this
is the gist of what I did, however Bill has other projects for
me over the course of the next couple years.
|
Corry Lee
During the summer of 2002 I worked at the European
Organization for Nuclear Research (CERN) in Geneva,
Switzerland. This was made possible by a Research
Experience for Undergraduates (REU) program through the
University of Michigan, funded by the National Science
Foundation and Ford Motor Company. At CERN I was a part of
the CERN Summer Student program; we attended three hours of
lecture every morning on diverse particle physics topics,
and worked on research projects in the afternoons. For my
research project, I worked with a group from the ATLAS (A
Toroidal LHC ApparatuS) Collaboration to develop a
conditions database.
One of the main physics goals of the ATLAS detector is to
discover and study the Higgs Boson, believed to give mass
to matter. One of the characteristic decays of this
particle results in four muon tracks; in order to do
accurate physics, these tracks must be measured very
precisely. The ATLAS detector is on the order of 40 meters
high, but we hope to obtain tracking resolution within the
10-micron level. Monitored Drift Chambers make up the Muon
Spectrometer, which is designed to meet this challenge of
precision tracking. Mechanical stresses, temperature
gradients, and other factors, however, can cause the
chambers to shift; these shifts must be recorded, and those
data used to make corrections in the resulting muon
tracks.
To this end, alignment devices will be installed
on the muon chambers and their support structures. Each
alignment device has many calibration constants associated
with it, and the actual alignment data are produced by the
interaction of many such alignment devices. To keep track
of the alignment devices, their relationships, and
associated constants, I constructed a conditions database
using Microsoft Access, Visual Basic for Applications, and
Microsoft JET SQL. This database is currently in use at
the H8 test beam facility for the Muon Spectrometer
End-Caps at the CERN Prvesin site. In order to allow more
scalability and automated interface with control
programmes, we also began a parallel development in mySQL.
|