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

Functions

 packing_sdf (N, radius_frac=0.18)
 
 run (chebyshev, max_steps=200)
 
 main ()
 

Variables

 N
 
 MU
 
 DT
 
 F
 

Function Documentation

◆ packing_sdf()

verify_chebyshev_sdflow.packing_sdf (   N,
  radius_frac = 0.18 
)

Definition at line 14 of file verify_chebyshev_sdflow.py.

Referenced by run().

◆ run()

verify_chebyshev_sdflow.run (   chebyshev,
  max_steps = 200 
)

Definition at line 30 of file verify_chebyshev_sdflow.py.

References packing_sdf().

Referenced by main().

◆ main()

verify_chebyshev_sdflow.main ( )

Definition at line 56 of file verify_chebyshev_sdflow.py.

References main(), and run().

Referenced by main().

Variable Documentation

◆ N

verify_chebyshev_sdflow.N

Definition at line 11 of file verify_chebyshev_sdflow.py.

◆ MU

verify_chebyshev_sdflow.MU

Definition at line 11 of file verify_chebyshev_sdflow.py.

◆ DT

verify_chebyshev_sdflow.DT

Definition at line 11 of file verify_chebyshev_sdflow.py.

◆ F

verify_chebyshev_sdflow.F

Definition at line 11 of file verify_chebyshev_sdflow.py.