Home
last modified time | relevance | path

Searched refs:zspan (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/postprocess/
H A Dvortexshedding.py8 def coeff(force, rho=1, u=1, D=1, zspan=0.2): argument
9 S = np.pi * D * zspan # surface area
/libCEED/examples/fluids/meshes/
H A Dcylinder.geo2 zspan = {0.2, Min .1, Max 10, Step .1,
107 Extrude {0, 0, zspan} {
109 Layers {Ceil(zspan / h)};