Skip to content

question in cfdAssembleStressTerm.m about boundary condition #24

Description

@liuqi45

for ZeroGradient boundary condition in cfdAssembleStressTermInletZeroGradientBC and cfdAssembleStressTermOutletZeroGradientBC,
the code is

'local_FluxCb = mu_b.*geoDiff_b;'
'theFluxes.FluxCf(iBFaces) = local_FluxCb;'

but according to the book FVM in CFD, the theFluxes.FluxCf(iBFaces) should be 0. I feel puzzle here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions