<?php 
$title='Ocean Mixing Lab ';
include ('includes/head.php');
?>

<div class="float_right"> <img src="images/tn246_vmpface.jpg" alt="VMP5500 and HRP"  /></div>
<!-- START MAIN CONTENT -->

<h2>Ocean Mixing Lab: Studies</h2>

<p>The thermodynamic properties of the ocean, such as temperature, salinity, and buoyancy, and dynamic
  properties, such as momentum, energy, and vorticity, are governed by numerous hydrodynamic processes.
  These include:</p>
<ul>
  <li>Turbulent processes, such as diffusion and mixing</li>
  <li>Internal waves and internal tides, wave-wave interactions</li>
  <li>Boundary-layer processes, such as friction and topographic drag</li>
  <li>Buoyancy forcing, heating and cooling by the atmosphere</li>
  <li>Convection, double diffusion, and hydrostatic instability</li>
</ul>

<h2>Research</h2>

<p>OML research is concerned with small-scale physical processes occurring within the interior of the
  ocean. These processes include waves, turbulence, diffusion, and convection. All are involved in ocean
  mixing.</p>
<p>Studies are specifically aimed at understanding the influence of these small-scale physical phenomena
  on the larger-scale ocean circulation. These studies generally focus on energy exchanges between different
  classes of fluid motion. This includes the transfer of tidal energy that occurs when large-scale tidal
 flows interact with the topography of the sea-floor to produce waves. These investigations are based
  on the analysis of oceanographic data, including direct measurements of turbulence made during sea-going
  field programs.</p>
    
<!-- END MAIN CONTENT -->

<?php 
include ('includes/foot.php');
?>
