Skip to content
Snippets Groups Projects

Add advection and SUPG advection forms

Merged Ponsuganth Ilangovan Ponkumar Ilango requested to merge ponsuganth/advection-form into main

This basically adds the following forms,

Advection form (with both constant and variable

c_p
),

\int_{\Omega} c_p (\bar{u} \cdot \nabla T_h) d\Omega

SUPG Advection form,

\int_{\Omega} c_p (\bar{u} \cdot \nabla T_h) (\delta u \cdot \nabla s_h) d\Omega

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply