Dennis M. Bushnell

Dennis M. Bushnell is a NASA scientist and lecturer. As chief scientist at NASA Langley Research Center, he is responsible for technical oversight and advanced program formulation. His work is focused mainly on new approaches to environmental issues, in particular to climate issues.[1] Bushnell has received numerous awards for his work.[2] Bushnell has promoted research at NASA into LENR (low energy nuclear reactions, or cold fusion).[3]

Dennis M. Bushnell
NationalityAmerican
OccupationNASA scientist

Education

Bushnell obtained his M.E. degree from the University of Connecticut in 1963 and his M.S. degree from the University of Virginia in 1967, both in the field of Mechanical Engineering.[4]

Publications

Future Strategic Issues/Future Warfare [Circa 2025]

Bibliography

  • Dennis M. Bushnell, Marie H. Tuttle (1979). Survey and bibliography on attainment of laminar flow control in air using pressure gradient and suction. NASA, Scientific and Technical Information Branch.
gollark: <@107118134875422720>
gollark: Well, *sorry*. What do you *want* on it?
gollark: I've written```Coroutines are Lua's way of handling concurrency - running multiple things "at once". They act somewhat similarly to threads on computers, except coroutines must explicitly transfer control back to their parent - only one is actually run at any given time. This is what [[coroutine.yield]] does. Many things internally use [[coroutine.yield]], such as [[os.pullEvent]], [[sleep]] and anything else which waits for events.You can create a coroutine with [[coroutine.create]] - pass it a function and it will return a coroutine. This coroutine will initially not be running (use [[coroutine.status]] to check its status - it should show "suspended")See also [http://lua-users.org/wiki/CoroutinesTutorial the Lua users' wiki].```so far, but I'm really not too great at documentation...
gollark: We should put it up *somewhere*.
gollark: How do I add an offsite link?

References

  1. Dennis Bushnell Archived 2011-07-11 at the Wayback Machine, Arlington Institute
  2. Introductory text to: Dennis Bushnell as guest in The Space Show Archived 2011-07-27 at the Wayback Machine, aired on April 27, 2008
  3. "Archived copy". Archived from the original on 2013-04-02. Retrieved 2013-03-31.CS1 maint: archived copy as title (link)
  4. Dennis M. Bushnell, BlueTech Forum
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.