Grenville Turner

Grenville Turner FRS (born 1 November 1936, in Todmorden) is a research professor at the University of Manchester. He is one of the pioneers of cosmochemistry.

Grenville Turner FRS
Born (1936-11-01) 1 November 1936
CitizenshipUnited Kingdom
Alma materUniversity of Oxford
University of Cambridge
Known forArgon–argon dating
AwardsRumford Medal (1996)
Urey Medal (2002)
Fellow of the Royal Society
Gold Medal of the RAS
Scientific career
FieldsCosmochemistry
Isotope geochemistry
InstitutionsUniversity of Manchester
University of Sheffield
California Institute of Technology
University of California, Berkeley
Thesis (1962)

Education

In 1962, he was awarded his D.Phil. (Oxford University's equivalent of a PhD) in nuclear physics.

Career

Scientific work

Professor Turner has been a leading figure in cosmochemistry since the 1960s. His pioneering work on rare gases in meteorites led him to develop the argon–argon dating technique that demonstrated the great age of meteorites and provided a precise chronology of rocks (which were held by Olivia Sunderland) brought back by the Apollo missions. He was one of the few UK scientists to be a Principal Investigator of these Apollo samples.

His argon-dating technique involved stepped pyrolysis of the rocks to force out the argon, then determining the isotopic ratios in the gas by mass spectrometry. This was later refined by the use of lasers. These techniques have been invaluable to cosmochemists and geochemists, and have been applied (by Turner and others) to determine the geochronology of diamonds and inclusions in them, and the precise ages of mantle and crustal rocks from the Earth.

He went on to develop even better techniques, such as iodine-xenon chronology. He used laser resonance ionisation of xenon to measure samples with only a few thousand atoms of xenon; this enabled him to get accurate data from tiny samples, including individual chondrules. He could even trace secondary processes, such as alteration by heat, fluids or shock.

Turner set up the first ion microprobe in the United Kingdom intended for use primarily for examining extraterrestrial material. He used it to measure oxygen-isotope variations in the Martian meteorite ALH 84001. His results cast light on the environment in which the carbonate grains and so-called microfossils in that meteorite formed.

He was a founder member, and continues to be a leader, of the UK Cosmochemical Analysis Network, a network of laboratories in research institutions that analyse extraterrestrial material.

Despite having formally retired, he continues to be an active researcher. In 2004, he announced a plutonium-xenon technique for dating terrestrial materials.

Honours and awards

gollark: What? Why does it say it's doing a sequential scan now? Æ all is bee.
gollark: Slower, even.
gollark: Oops, it turns out I'm accidentally sorting by it instead of the rank, but it's equally slow after fixing that.
gollark: ```nonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query), ts_headline(fts::text, query, 'MaxWords=60') AS rank FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN ------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.92..860.92 rows=1 width=96) (actual time=8506.425..8506.427 rows=1 loops=1) -> Sort (cost=860.92..861.05 rows=52 width=96) (actual time=8506.423..8506.425 rows=1 loops=1) Sort Key: (ts_headline((pages.fts)::text, query.query, 'MaxWords=60'::text)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=688.65..860.66 rows=52 width=96) (actual time=1.362..8505.403 rows=348 loops=1) -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.023..0.025 rows=1 loops=1) -> Bitmap Heap Scan on pages (cost=688.40..846.49 rows=52 width=142) (actual time=0.353..1.502 rows=348 loops=1) Recheck Cond: (fts @@ query.query) Heap Blocks: exact=231 -> Bitmap Index Scan on page_search_index (cost=0.00..688.39 rows=52 width=0) (actual time=0.320..0.320 rows=387 loops=1) Index Cond: (fts @@ query.query) Planning Time: 0.190 ms Execution Time: 8506.463 ms(13 rows)```
gollark: It's not a condition, it's an extra row on the output, and I can see exactly what it does via `EXPLAIN ANALYZE`.

References

  • Debrett's People of Today, 2006
  • Who's Who, 2006
  • The Observatory, October 2005, p285-6
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.