Home
last modified time | relevance | path

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

/honee/problems/
H A Dadvection.c39 … StabilizationTauTypes[advection_ctx->stabilization_tau], AdvDifWindTypes[setup_ctx->wind_type])); in PRINT_ADVECTION()
41 if (setup_ctx->wind_type == ADVDIF_WIND_TRANSLATION) { in PRINT_ADVECTION()
382 AdvDifWindType wind_type; in NS_ADVECTION() local
427 …ind_type", "Wind type in Advection", NULL, AdvDifWindTypes, (PetscEnum)(wind_type = ADVDIF_WIND_RO… in NS_ADVECTION()
428 (PetscEnum *)&wind_type, &translation)); in NS_ADVECTION()
476 if (wind_type == ADVDIF_WIND_ROTATION && user_wind) { in NS_ADVECTION()
479 …if (wind_type == ADVDIF_WIND_TRANSLATION && advectionic_type == ADVDIF_IC_BUBBLE_CYLINDER && wind[… in NS_ADVECTION()
510 setup_context->wind_type = wind_type; in NS_ADVECTION()
/honee/qfunctions/
H A Dadvection_types.h80 AdvDifWindType wind_type; member
H A Dadvection.h78 switch (context->wind_type) { in Exact_AdvectionGeneric()
/honee/doc/
H A Dexamples.md667 * - `-wind_type`
673 - Constant wind vector when `-wind_type translation`
678 - Total energy of inflow wind when `-wind_type translation`
721 …0 -dm_plex_box_upper 8000,8000,8000 -bc_wall 1,2,3,4,5,6 -wall_comps 4 -wind_type rotation -implic…
727 …_plex_dim 3 -dm_plex_box_lower 0,0,0 -dm_plex_box_upper 8000,8000,8000 -wind_type translation -win…
733 …_lower 0,0 -dm_plex_box_upper 1000,1000 -bc_wall 1,2,3,4 -wall_comps 4 -wind_type rotation -implic…
739 … -dm_plex_box_lower 0,0 -dm_plex_box_upper 1000,1000 -units_meter 1e-4 -wind_type translation -win…