class: center, middle, inverse, title-slide .title[ # Lecture 19 ] .subtitle[ ## Fish Swimming ] .author[ ### Dr. Christopher Kenaley ] .institute[ ### Boston College ] .date[ ### 2024/03/26 ] --- class: top # Powered flight <!-- Add icon library --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css"> .pull-left[ Today we'll introduce - Fish swimming basics (thrust, modes, etc.) - Efficiency ] .pull-right[ <iframe width="400" height="200" src="https://www.youtube.com/embed/Mz7fuqJ8sKY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> ] --- class: top # Swimming basics .pull-left[ <img src="img/sharkmove1.jpg" width="650" /> ] .pull-right[ <img src="img/lift.jpg" width="650" /> ] --- class: top # Swimming basics .center[ <img src="img/swimmingtypes.jpg" width="550" /> ] --- class: top # Swimming basics .center[ Elongate Body Theory <img src="img/undswim.jpg" width="450" /> ] --- class: top # Efficient swimming `\(\textrm{Strouhal number, S}t=\frac{fA}{U}\)` .center[ <img src="img/strouhal.jpg" width="400" /> <img src="img/strouhalnums.jpg" width="400" /> ] .center[ Propulsive efficiency peaks when the kinematics result in maximum amplification of the shed vortices in the wake and an average velocity profile equivalent to a jet ] --- class: top # Efficient swimming `\(\textrm{Froude number, Fr}=\frac{2U_f}{U_f+U_j}\)` .center[ <img src="img/froudefish.jpg" width="400" /> Propulsive efficiency peaks when the kinematics result in maximum amplification of the shed vortices in the wake and an average velocity profile equivalent to a jet ] --- class: top # Swimming modes in fishes .pull-left[ <img src="https://www.researchgate.net/profile/Fotis-Sotiropoulos/publication/47809555/figure/fig4/AS:277256258768897@1443114451095/Simulated-swimming-modes-and-body-shapes-A-Midline-tracings-of-carangiform-and.png" width="650" /> Once characterized by Amplitude and body "stiffness". Now being reassessed, but generally a continuum according to where thrust is produced. ] .pull-right[ <iframe width="400" height="200" src="https://www.youtube.com/embed/wamEGOZXG3Y" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe width="400" height="200" src="https://www.youtube.com/embed/Mz7fuqJ8sKY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> ] --- class: top # Back to efficiency .center[ <img src="https://images.newscientist.com/wp-content/uploads/2016/03/mg30651001.jpg?width=800" width="500" /> ] --- class: top # Back to efficiency .center[ <img src="img/eeltable.png" width="500" /> ] --- class: top # Using vortices .center[ <iframe width="560" height="315" src="https://www.youtube.com/embed/GtuHgl35TT4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> ] --- class: top # Using vortices .center[ <img src="https://www.science.org/cms/10.1126/science.1092367/asset/6dfde647-20e9-4bdd-9b07-6e8aaa937017/assets/graphic/1511-1.gif" width="300" /> ] --- class: top # Using vortices .center[ <img src="img/karmangait.png" width="300" /> ] --- class: center, middle # Thanks! Slides created via the R package [**xaringan**](https://github.com/yihui/xaringan).