TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
Keywords derived from neumann

neumann

Neumann condition at the boundary called bord (edge) : 1). For Navier-Stokes equations, constraint imposed at the boundary; 2). For scalar transport equation, flux imposed at the boundary.


frontiere_ouverte_gradient_pression_libre_vef

Class for outlet boundary condition in VEF like Orlansky. There is no reference for pressure for theses boundary conditions so it is better to add pressure condition (with Frontiere_ouverte_pression_imposee) on one or two cells (for symmetry in a channel) of the boundary where Orlansky conditions are imposed.


frontiere_ouverte_gradient_pression_libre_vefprep1b

Class for outlet boundary condition in VEF P1B/P1NC like Orlansky.


frontiere_ouverte_pression_imposee

Imposed pressure condition at the open boundary called bord (edge). The imposed pressure field is expressed in Pa.

Parameters:

  • ch (type: front_field_base — one of: boundary_field_inward, boundary_field_keps_from_ud, boundary_field_uniform_keps_from_ud … (+34 more)) Boundary field type.

frontiere_ouverte_pression_imposee_orlansky

This boundary condition may only be used with VDF discretization. There is no reference for pressure for this boundary condition so it is better to add pressure condition (with Frontiere_ouverte_pression_imposee) on one or two cells (for symetry in a channel) of the boundary where Orlansky conditions are imposed.


frontiere_ouverte_pression_moyenne_imposee

Class for open boundary with pressure mean level imposed.

Parameters:

  • pext (type: float) Mean pressure.

sortie_libre_temperature_imposee_h

Open boundary for heat equation with enthalpy as unknown.

Parameters:

  • ch (type: front_field_base — one of: boundary_field_inward, boundary_field_keps_from_ud, boundary_field_uniform_keps_from_ud … (+34 more)) Boundary field type.