|
flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
|
Go to the source code of this file.
Namespaces | |
| namespace | test_vmg_cavity |
Functions | |
| test_vmg_cavity.run (N=128, Re=100.0, U=1.0, nz=4, max_steps=4000, vmg=False, vlevels=3, vcycles=4, vel_iter=60, dt=1.0) | |
Variables | |
| test_vmg_cavity.N = int(os.environ.get("VMG_N", 128)) | |
| list | test_vmg_cavity.cfgs |
| test_vmg_cavity.r = run(N=N, **kw) | |