This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gibson [2012/01/25 09:57] gibson [John F. Gibson] |
gibson [2017/07/08 12:00] (current) gibson [Julia] |
||
---|---|---|---|
Line 12: | Line 12: | ||
</html> | </html> | ||
====== John F. Gibson ====== | ====== John F. Gibson ====== | ||
- | |||
<html> | <html> | ||
Line 19: | Line 18: | ||
<TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson#research"><b>Research</b></A></TD> | <TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson#research"><b>Research</b></A></TD> | ||
<TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson:publications"><b>Publications</b></A></TD> | <TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson:publications"><b>Publications</b></A></TD> | ||
- | <TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson#channelflow"><b>Channelflow</b></A></D> | + | <TD><A HREF="http://www.channelflow.org/"><b>Channelflow</b></A></D> |
<TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=movies"><b>Movies</b></A></D> | <TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=movies"><b>Movies</b></A></D> | ||
<TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=database"><b>Database</b></A></TD> | <TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=database"><b>Database</b></A></TD> | ||
<TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson:teaching"><b>Teaching</b></A></TD> | <TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson:teaching"><b>Teaching</b></A></TD> | ||
+ | <TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson:talks"><b>Talks</b></A></TD> | ||
<TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson:travel.txt"><b>Travel</b></A></TD> | <TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson:travel.txt"><b>Travel</b></A></TD> | ||
<TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson:faq"><b>FAQ</b></A></D> | <TD><A HREF="http://www.channelflow.org/dokuwiki/doku.php?id=gibson:faq"><b>FAQ</b></A></D> | ||
Line 31: | Line 31: | ||
<td width="33%"> | <td width="33%"> | ||
<p class="text" align="left"> | <p class="text" align="left"> | ||
- | Assistant Professor<br> | + | Associate Professor<br> |
Mathematics and Statistics<br> | Mathematics and Statistics<br> | ||
University of New Hampshire, Durham NH 03284<br> | University of New Hampshire, Durham NH 03284<br> | ||
Line 37: | Line 37: | ||
<a href="mailto:john.gibson@unh.edu" class="text">john.gibson@unh.edu</a> <br> | <a href="mailto:john.gibson@unh.edu" class="text">john.gibson@unh.edu</a> <br> | ||
Kingsbury Hall N309E<br> | Kingsbury Hall N309E<br> | ||
- | skype:johnfgibson<br> | ||
<a href="gibson-GPG-PK.asc" class="text">GPG public key</a> | <a href="gibson-GPG-PK.asc" class="text">GPG public key</a> | ||
</p> | </p> | ||
Line 77: | Line 76: | ||
* [[database|Database of exact solutions]] | * [[database|Database of exact solutions]] | ||
* [[http://www.chaosbook.org/tutorials|Chaosbook.org tutorial]] | * [[http://www.chaosbook.org/tutorials|Chaosbook.org tutorial]] | ||
+ | * [[gibson:talks|Talks]] | ||
* [[gibson:publications|Publications]] | * [[gibson:publications|Publications]] | ||
Line 84: | Line 84: | ||
I am also interested in numerical analysis, computational fluid dynamics, and practical matters of scientific computing, such as developing flexible research software, and getting the most out of Linux boxes. I have focused these interests on the development of Channelflow, a set of high-level software tools and libraries for research in turbulence in channel geometries. Channelflow opens new ground in flexibility and ease-of-use in computational fluid dynamics. [[start|Give it a try!]] | I am also interested in numerical analysis, computational fluid dynamics, and practical matters of scientific computing, such as developing flexible research software, and getting the most out of Linux boxes. I have focused these interests on the development of Channelflow, a set of high-level software tools and libraries for research in turbulence in channel geometries. Channelflow opens new ground in flexibility and ease-of-use in computational fluid dynamics. [[start|Give it a try!]] | ||
+ | |||
+ | ====== Julia ====== | ||
+ | |||
+ | The [[http://www.julialang.org|Julia]] programming language is the future of scientific computing. Julia is a revolutionary new open-source language with the high-level, dynamic, general-purpose feel of Python, the numerical focus, syntax, and libraries of Matlab, the execution speed of C, and the metaprogramming sophistication of Lisp. I am leading an NSF-funded project to incorporate Julia into the scientific computing curriculum at UNH. The first stage is incorporating Julia into [[:gibson:teaching:fall-2016:math753|Math 753/853 Numerical Methods]]. | ||
+ | |||
+ | [[:gibson:juliablog:kuramoto_sivashinksy]] |