Residual Distribution - N Scheme

Residual distribution N Scheme for 2D steady-state linear advection problem on a unit square.

Al momento, stai seguendo questo contributo

This code implements the residual distribution N Scheme for 2D steady-state linear advection problem on a unit square. It uses delaunay for triangulation, which may cause problems in older releases of MATLAB. See https://www.mathworks.com/matlabcentral/fileexchange/57038-residual-distribution-lda-scheme on how repmat and kron can overcome this triangulation problem.

Cita come

Eustace Tan (2026). Residual Distribution - N Scheme (https://it.mathworks.com/matlabcentral/fileexchange/57037-residual-distribution-n-scheme), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.2.0

Description.

1.0.1.0

Typo.

1.0.0.0