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

Go to the source code of this file.

Namespaces

namespace  fv_operator_truncation
 

Functions

 fv_operator_truncation.sdf (x, y, z)
 
 fv_operator_truncation.lap (x, y, z)
 
 fv_operator_truncation.face_open (N, axis, h)
 
 fv_operator_truncation.run (N)
 

Variables

float fv_operator_truncation.R = 0.1
 
 fv_operator_truncation.prev = None
 
 fv_operator_truncation.rms
 
 fv_operator_truncation.mx
 
 fv_operator_truncation.nc
 
 fv_operator_truncation.o = np.log2(prev[1]/mx) if prev else float('nan')