|
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 | zh_collocated_gap |
Functions | |
| zh_collocated_gap.drag (N, kind, mu=0.1, F=1e-3, dt=80.0, warm_tol=1e-7, tail=40, max_steps=4000) | |
Variables | |
| zh_collocated_gap.PHI0 | |
| zh_collocated_gap.K_ZH | |
| list | zh_collocated_gap.Ns = [int(x) for x in (sys.argv[1:] or [32, 48, 64, 96, 128, 192, 256])] |
| zh_collocated_gap.prev = None | |
| tuple | zh_collocated_gap.R = (3 * PHI0 / (4 * np.pi)) ** (1 / 3) * N |
| zh_collocated_gap.ks | |
| zh_collocated_gap.ns | |
| zh_collocated_gap.ts | |
| zh_collocated_gap.kg | |
| zh_collocated_gap.ng | |
| zh_collocated_gap.tg | |
| float | zh_collocated_gap.gap = 100.0 * (kg - ks) / ks |
| str | zh_collocated_gap.o = "" |
| zh_collocated_gap.flush | |