Home
last modified time | relevance | path

Searched defs:bl_height_factor (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Dadvection_types.h77 CeedScalar bl_height_factor; // !< height of boundary layer IC relative to domain height member
/honee/problems/
H A Dadvection.c416 PetscScalar bl_height_factor = 1.; in NS_ADVECTION() local