Home
last modified time | relevance | path

Searched refs:ly (Results 1 – 9 of 9) sorted by relevance

/honee/problems/
H A Dtaylorgreen.c28 .ly = setup_ctx->ly, in NS_TAYLOR_GREEN()
H A Dadvection.c505 setup_context->ly = domain_size[1]; in NS_ADVECTION()
H A Dnewtonian.c507 .ly = domain_size[1], in NS_NEWTONIAN_IG()
/honee/qfunctions/
H A Dadvection.h68 const CeedScalar ly = context->ly; in Exact_AdvectionGeneric() local
72 const CeedScalar center[3] = {0.5 * lx, 0.5 * ly, 0.5 * lz}; in Exact_AdvectionGeneric()
74 …const CeedScalar x0[3] = {center[0] + .25 * lx * cos(theta + time), center[1] + .25 * ly * sin… in Exact_AdvectionGeneric()
93 q[1] = y / ly; in Exact_AdvectionGeneric()
140 …(y > context->ly - boundary_threshold && wind[1] > boundary_threshold) // outflow at +y bounda… in Exact_AdvectionGeneric()
161 if ((x < boundary_threshold) || (y > ly - boundary_threshold)) { in Exact_AdvectionGeneric()
166 CeedScalar bl_height = ly * context->bl_height_factor; in Exact_AdvectionGeneric()
H A Dnewtonian_types.h66 CeedScalar ly; member
H A Dadvection_types.h72 CeedScalar ly; member
H A Dtaylorgreen.h17 CeedScalar ly; member
/honee/examples/
H A Dconv_test.sh10 run_flags[ly]=1e3
/honee/doc/
H A Dexamples.md140 - `(lx,ly,lz)/2`
449 - `(lx,ly,lz)/2`