John D. Buckmaster

John David Buckmaster is an Emeritus Professor of Department of Aerospace Engineering at University of Illinois, specialized in the field of combustion[1] He finished his bachelor's degree from Imperial College London in 1962 and completed PhD under the supervision of Geoffrey S.S. Ludford from Cornell University in 1969.

John D. Buckmaster
Born1941 (1941)
Alma materImperial College London
Cornell University
Known forBuckmaster equation
Scientific career
FieldsCombustion
Fluid dynamics
InstitutionsUniversity of Illinois at Urbana–Champaign
ThesisSome Topics in Magnetohydrodynamics (1969)
Doctoral advisorGeoffrey S.S. Ludford

Books

  • John D. Buckmaster, Geoffrey S.S. Ludford (1982). Theory of Laminar Flames. Cambridge University Press. ISBN 978-0521091923.
  • John D. Buckmaster, Geoffrey S.S. Ludford (1983). Lectures on Mathematical Combustion. SIAM. ISBN 978-0898711868.
  • John D. Buckmaster (1985). The Mathematics of Combustion. SIAM. ISBN 978-0898710533.
  • John D. Buckmaster, Tadao Takeno (1987). Mathematical Modeling in Combustion Science. Springer Berlin Heidelberg. ISBN 978-3662136706.

Honors

John Buckmaster was elected as the fellow of American Physical Society in 1986. He is also fellow of Institute of Physics (1999), Combustion Institute.[2] He is the recipient of Ya. B. Zeldovich Gold Medal (2004) from Combustion Institute,[3] Alexander von Humboldt U.S. Senior Scientist Award, Propellants and Combustion Prize (2002) from AIAA, etc. The Buckmaster equation is named after him.

gollark: Especially given that it has many cases which are not very special.
gollark: ```Admins and moderators interpret the rules. You cannot argue about special cases.```Yet another ridiculous bit.
gollark: ```Advertising or installing software that could be considered malicious or dangerous without the player’s informed consent is forbidden.```Wait, so... to advertise stuff... you need informed consent... but you can't inform them?
gollark: You can use this as a rough template for an "antivirus".
gollark: ```lualocal banned = { BROWSER = { "EveryOS", "Webicity" }, BAD_OS = { "QuantumCat" }} function potatOS.check_safe(code) local lcode = code:lower() for type, list in pairs(banned) do for _, thing in pairs(list) do if lcode:find('[^"]' .. thing:lower()) then local text = ([[This program contains "%s" and will not be run.Classified as: %s.If this is a problem, please contact the potatOS developers.]]):format(thing, type) return false, function() printError(text) end end end end return trueend local boot_done = false local real_load = load function load(code, ...) if boot_done then local ok, replace_with = potatOS.check_safe(code) if not ok then return replace_with end return real_load(code, ...)end```

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.