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

Go to the source code of this file.

Namespaces

namespace  study_avg_velocity_spheres
 

Functions

 study_avg_velocity_spheres.zh_ref (phi)
 
 study_avg_velocity_spheres.sphere_radius (phi, N)
 
 study_avg_velocity_spheres.sc_sdf (N, phi)
 
 study_avg_velocity_spheres.drag_K (umean, R, N, f, mu)
 
 study_avg_velocity_spheres.run_sdflow (SolverCls, N, phi, mu=0.1, f=1e-3, dt=60.0, max_steps=600, tol=1e-6)
 
 study_avg_velocity_spheres.run_amr (N, phi, mu=0.1, f=1e-3, dt=60.0, steps=100, mom=120, pres=6, psw=2)
 
 study_avg_velocity_spheres.main ()
 

Variables

 study_avg_velocity_spheres._here = os.path.dirname(__file__)
 
list study_avg_velocity_spheres.ZH_PHI = [0.000125, 0.001, 0.008, 0.027, 0.064, 0.125, 0.216, 0.343, 0.45, 0.5236]
 
list study_avg_velocity_spheres.ZH_K = [1.096, 1.212, 1.525, 2.008, 2.810, 4.292, 7.442, 15.4, 28.1, 42.1]