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

Functions

 run (N, mode, mu=0.1, F=0.01, dt=50.0, max_steps=1500)
 

Variables

 _
 
 e0
 
 e6
 
 flush
 

Detailed Description

Guard: a FLAT (grid-aligned normal) channel wall at a FRACTIONAL y position -> genuine axis-aligned
cut cells (fractional openness), driven Poiseuille, periodic box + cut-cell pressure. The embed wall
gradient (mode 5) must reproduce the analytic parabola as well as mode 0 (for an axis-aligned normal
the true-normal reconstruction is a pure 1-D quadratic along y = exact for the quadratic profile).
Confirms mode 5 does not degrade the flat-wall case that modes 0-3 nail.

Function Documentation

◆ run()

embed_flatwall_guard.run (   N,
  mode,
  mu = 0.1,
  F = 0.01,
  dt = 50.0,
  max_steps = 1500 
)

Definition at line 11 of file embed_flatwall_guard.py.

Variable Documentation

◆ _

embed_flatwall_guard._
protected

Definition at line 35 of file embed_flatwall_guard.py.

◆ e0

embed_flatwall_guard.e0

Definition at line 35 of file embed_flatwall_guard.py.

◆ e6

embed_flatwall_guard.e6

Definition at line 36 of file embed_flatwall_guard.py.

◆ flush

embed_flatwall_guard.flush

Definition at line 37 of file embed_flatwall_guard.py.