Skip to content

Commit

Permalink
revert back
Browse files Browse the repository at this point in the history
  • Loading branch information
ju-liu committed Aug 17, 2024
1 parent 1a514bf commit 7ff5e0a
Showing 1 changed file with 35 additions and 31 deletions.
66 changes: 35 additions & 31 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,50 +6,54 @@
research: passive
description:
---
<!-- <div class="jumbotron"> -->
<div class="row marketing">
<div class="col-sm-4">
<img class="img-circle avatar" alt="Ju Liu"
src="img/profile-2020-b-detailed.jpg" width="200" height="200">
<img class="img-circle avatar" alt="Ju Liu"
src="img/profile-2020-b-detailed.jpg" style="width:200px;height:200px;">


</div>
<div class="col-sm-8" itemscope itemtype="http://schema.org/Person">
<h1 itemprop="name">Ju Liu</h1>
<p>I am an <span itemprop="jobTitle">Assistant Professor</span> at the
<a href="http://www.sustech.edu.cn/en/" itemprop="worksFor">Southern University of Science and Technology</a>
(SUSTech), Department of Mechanics and Aerospace Engineering, located in
<a href="https://en.wikipedia.org/wiki/Shenzhen">Shenzhen</a>.
</p>
<p>My research focuses on the use of mathematical models and computation to understand complex engineering and biomedical problems. My interests include fluid-structure interactions with biomedical applications, the mechanical behavior of soft matter, and computational inelasticity.</p>
<div itemscope itemtype="http://data-vocabulary.org/Person" class="col-sm-8">
<p>I am an <span itemprop="title">assistant professor</span> working at <a
href="http://www.sustech.edu.cn/en/">Southern University of Science and
Technology</a> (SUSTech) at <a href="https://en.wikipedia.org/wiki/Shenzhen">Shenzhen</a>, Department of Mechanics and Aerospace Engineering.</p>

<p>My research employs mathematical models and computation to understand the
behavior of complex engineering and biomedical problems. I am particularly interested in fluid-structure interactions with biomedical applications, the mechanical behavior of soft tissues, and inelasticity modeling.</p>

<h2>Software</h2>
<p>Software</p>
<ul>
<li><a href="https://github.com/APSIS-ANALYSIS/PERIGEE">PERIGEE</a> - An open-source finite element code for analysis in CFD, FSI, and related multiphysics problems.</li>
</ul>

<h2>Teaching</h2>
<li><a href="https://github.com/APSIS-ANALYSIS/PERIGEE">PERIGEE</a> is an open-sourced finite element code for analysis in CFD, FSI, and related nonlinear problems.</li>
</ul>
<p>Teaching</p>
<ul>
<li><a href="https://ju-liu.github.io/teaching/FEM-2024-Spring/index.html">MAE 5007 Advanced Computational Solid Mechanics</a>, Spring 2024.</li>
<li><a href="https://github.com/ju-liu/MAE-310-2023F">MAE 310 Computational Solid Mechanics</a>, Fall 2023.</li>
<li><a href="https://github.com/M3C-Lab/MAE-5032-2022-Spring">MAE 5032 High Performance Computing: Methods and Practices</a>, Spring 2022.</li>
</ul>
</ul>

<h2>Selected Talks</h2>
<p>(Use Adobe Reader for movies in the PDF files)</p>
<p>Selected talks (use Adobe Reader for movies in the pdf files)</p>
<ul>
<li><a href="/slides/talk2016.pdf">Modeling and Simulation for Boiling</a></li>
<li><a href="/slides/WCCM_2018_JuLiu.pdf">A Computational Framework for Fluid-Structure Interaction</a></li>
<li><a href="/slides/JuLiu-IGA-2020.mp4">A Computational Framework for Isogeometric Analysis of Visco-Hyper-Elastodynamics</a></li>
<li><a href="/slides/talk2016.pdf">Modeling and simulation for boiling</a></li>
<li><a href="/slides/WCCM_2018_JuLiu.pdf">A computational framework for fluid-structure interaction</a></li>
<li><a href="/slides/JuLiu-IGA-2020.mp4">A computational framework for isogeometric analysis of visco-hyper-elastodynamics</a></li>
</ul>

<h2>Find Me Online</h2>
<ul>
<li><a href="https://arxiv.org/a/liu_j_12.html">arXiv</a></li>
<li><a href="https://github.com/ju-liu">GitHub</a></li>
<li><a href="mailto:[email protected]">Email</a></li>
</ul>
<p>You may also find me at <a href="https://arxiv.org/a/liu_j_12.html">arXiv</a>,
<a href="https://github.com/ju-liu">GitHub</a>, or by <a href="mailto:[email protected]">e-mail</a>. </p>

<p><a href="https://orcid.org/0000-0002-8518-2928"><img alt="ORCID logo"
src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png"
width="16" height="16"/>0000-0002-8518-2928</a></p>

<!--
<a href="https://twitter.com/liujuy?ref_src=twsrc%5Etfw" class="twitter-follow-button"
data-show-count="false">Follow@liujuy</a><script async
src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p>
-->

<p><a href="https://orcid.org/0000-0002-8518-2928">
<img alt="ORCID logo" src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16" height="16">
0000-0002-8518-2928
</a></p>
</div>
</div>
<!-- </div> -->

0 comments on commit 7ff5e0a

Please sign in to comment.