p-costa / SNaC

A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allow for a non-uniform BC in the helmholtz solver.

p-costa opened this issue · comments

This can be quite important when implicit diffusion is used in conjunction with a non-uniform inflow (e.g. a Poiseuille or a square duct inflow).

Edit: the non-uniform B.C. has to be reflected in:

  1. the coefficient matrix
  2. the imposition of the B.C. in the right-hand-side of the Helmholtz Eq.