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

Go to the source code of this file.

Namespaces

namespace  staggered_zh_exact_norms
 

Functions

 staggered_zh_exact_norms.radius (N)
 
 staggered_zh_exact_norms.point_grid (N, c)
 
 staggered_zh_exact_norms.nimg (d, N)
 
 staggered_zh_exact_norms.sdf_at (N, X, Y, Z)
 
 staggered_zh_exact_norms.exact_crossings (N)
 
 staggered_zh_exact_norms.exact_openness (N)
 
 staggered_zh_exact_norms.run (N, scheme, warm_tol=1e-7, tail=40, max_steps=5000, dt=80.0)
 
 staggered_zh_exact_norms.sample_ref (ref, refN, N, comp)
 
 staggered_zh_exact_norms.norms (fields, refs, refN, N)
 
 staggered_zh_exact_norms.main ()
 

Variables

float staggered_zh_exact_norms.PHI = 0.125
 
float staggered_zh_exact_norms.MU = 0.1
 
int staggered_zh_exact_norms.F = 1e-3
 
float staggered_zh_exact_norms.KREF = 4.2920
 
 staggered_zh_exact_norms.HERE = os.path.dirname(os.path.abspath(__file__))