Home
last modified time | relevance | path

Searched refs:wind_type (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/fluids/problems/
H A Dadvection.c85 WindType wind_type; in NS_ADVECTION() local
166 …d type in Advection", NULL, WindTypes, (PetscEnum)(wind_type = WIND_ROTATION), (PetscEnum *)&wind_… in NS_ADVECTION()
197 if (wind_type == WIND_ROTATION && user_wind) { in NS_ADVECTION()
200 …if (wind_type == WIND_TRANSLATION && advectionic_type == ADVECTIONIC_BUBBLE_CYLINDER && wind[2] !=… in NS_ADVECTION()
243 setup_context->wind_type = wind_type; in NS_ADVECTION()
293 … BubbleContinuityTypes[setup_ctx->bubble_continuity_type], WindTypes[setup_ctx->wind_type])); in PRINT_ADVECTION()
295 if (setup_ctx->wind_type == WIND_TRANSLATION) { in PRINT_ADVECTION()
/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h59 WindType wind_type; member
H A Dadvection.h99 switch (context->wind_type) { in Exact_AdvectionGeneric()
/libCEED/examples/fluids/
H A DREADME.md364 * - `-wind_type`
370 - Constant wind vector when `-wind_type translation`
380 - Total energy of inflow wind when `-wind_type translation`
398 …0 -dm_plex_box_upper 8000,8000,8000 -bc_wall 1,2,3,4,5,6 -wall_comps 4 -wind_type rotation -implic…
404 …_plex_dim 3 -dm_plex_box_lower 0,0,0 -dm_plex_box_upper 8000,8000,8000 -wind_type translation -win…
410 …_lower 0,0 -dm_plex_box_upper 1000,1000 -bc_wall 1,2,3,4 -wall_comps 4 -wind_type rotation -implic…
416 … -dm_plex_box_lower 0,0 -dm_plex_box_upper 1000,1000 -units_meter 1e-4 -wind_type translation -win…