flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
Loading...
Searching...
No Matches
rayleigh_taylor.py File Reference

Go to the source code of this file.

Namespaces

namespace  rayleigh_taylor
 

Functions

 rayleigh_taylor.hydrostatic (ratio, mu=0.0, steps=100, g=0.1, dt=1.0, N=8, NZ=24)
 
 rayleigh_taylor.rayleigh_taylor (N=48, NZ=96, g=0.005, mu=0.002, dt=1.0, steps=240)
 

Variables

 rayleigh_taylor.m
 
 rayleigh_taylor.perr
 
 rayleigh_taylor.hist = rayleigh_taylor()
 
 rayleigh_taylor.growth = hist[-1] / hist[0]