You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in which the rotational period is $T=4.0$. The velocities in the $x$ and $y$ directions are defined as $u(x,y,t)=\partial \Psi / \partial y$ and $v(x,y,t)=-\partial \Psi / \partial x$, respectively.
31
-
The periodic boundary condition is applied in both x and y directions. At t=T, the interfacial profile of the drop at the high resolution converges to its initial profile, which represents the exact solution.
30
+
in which the rotational period is :math:`T=4.0`. The velocities in the :math:`x` and :math:`y` directions are defined as :math:`u(x,y,t)=\partial\Psi / \partial y` and :math:`v(x,y,t)=-\partial\Psi / \partial x`, respectively.
31
+
The periodic boundary condition is applied in both x and y directions. At t=T, the interfacial profile of the drop at the high resolution converges to its initial profile, which represents the exact solution.
32
32
On the other hand, the circular shape of the drop is distorted for the simulation with low resolution.
33
33
Here is the case directory: `RSV <https://github.com/ruohai0925/IAMReX/tree/development/Tutorials/RSV>`_.
34
34
@@ -40,9 +40,9 @@ Here is the case directory: `RSV <https://github.com/ruohai0925/IAMReX/tree/deve
40
40
Profiles of drop interface in the Reverse Single Vortex (RSV) problem at t/T=1 after one rotation. Black line: Analytical Solution; Red line: 64*64; Blue line: 128*128; Green line: 256*256
41
41
42
42
The second Rayleigh--Taylor (RT) instability case is simulated here to validate the adaptive two-phase flow algorithms when small vorticity structures are involved.
43
-
This instability phenomenon occurs for any perturbation to the interface between a lighter fluid ($\rho_2$) at the bottom and a heavier fluid ($\rho_1$) at the top.
44
-
In the simulation, the computational domain is $[0,1] \times [0,4]$. The initial interface is given by $y(x)=2.0+0.1\cos(2\pi x)$.
45
-
The density ratio is set to $\lambda=\rho_2/\rho_1=1/3$ and the Reynolds number is set to be $Re=\rho_1 g^{1/2}/\mu_1=3000$. Here is the case directory: `RayleighTaylor <https://github.com/ruohai0925/IAMReX/tree/development/Tutorials/RayleighTaylor_LS>`_.
43
+
This instability phenomenon occurs for any perturbation to the interface between a lighter fluid (:math:`\rho_2`) at the bottom and a heavier fluid (:math:`\rho_1`) at the top.
44
+
In the simulation, the computational domain is :math:`[0,1] \times [0,4]`. The initial interface is given by :math:`y(x)=2.0+0.1\cos(2\pi x)`.
45
+
The density ratio is set to :math:`\lambda=\rho_2/\rho_1=1/3` and the Reynolds number is set to be :math:`Re=\rho_1 g^{1/2}/\mu_1=3000`. Here is the case directory: `RayleighTaylor <https://github.com/ruohai0925/IAMReX/tree/development/Tutorials/RayleighTaylor_LS>`_.
46
46
47
47
.. figure:: ./GettingStarted/IAMR_LSAMR.png
48
48
:align:center
@@ -73,4 +73,4 @@ For more details of this case, one can check :ref:`sec:ClusterParticles`.
73
73
74
74
Contours of velocity magnitude in yz plane
75
75
76
-
All input scripts and raw postprocessing data of IAMReX have been uploaded into `Baidu Cloud <https://pan.baidu.com/s/1bZRoDunjBv7bqYL8CI3ASA?pwd=i5c2>`_ for interested readers to reproduce the results.
76
+
All input scripts and raw postprocessing data of IAMReX have been uploaded into `Baidu Cloud <https://pan.baidu.com/s/1bZRoDunjBv7bqYL8CI3ASA?pwd=i5c2>`_ for interested readers to reproduce the results.
0 commit comments