|
flow 0.4.0
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
|
Go to the source code of this file.
Namespaces | |
| namespace | collocated_constraint_consistency |
Functions | |
| collocated_constraint_consistency.stokes_u (x, y, z, comp) | |
| collocated_constraint_consistency.sdf (x, y, z) | |
| collocated_constraint_consistency.face_quadrature (fc, a, h) | |
| collocated_constraint_consistency.run (N, band=3.0) | |
Variables | |
| float | collocated_constraint_consistency.R_SPH = 0.3102 |
| collocated_constraint_consistency.C0 = np.array([0.013, -0.007, 0.004]) | |
| int | collocated_constraint_consistency.KQ = 8 |
| list | collocated_constraint_consistency.Ns = [int(x) for x in (sys.argv[1:] or [32, 48, 64, 96, 128])] |
| collocated_constraint_consistency.prev = None | |
| collocated_constraint_consistency.r = run(N) | |
| dict | collocated_constraint_consistency.o = {} |
| collocated_constraint_consistency.lr = np.log(N / prev["N"]) | |
| collocated_constraint_consistency.all | |
| collocated_constraint_consistency.flush | |