rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
conservation_test.m File Reference

test of conservativity of galerkin projection by the linear-fv approach. motivation of a conservative RB scheme is demonstrated with this example: The reduced scheme is not conservative, the missing conservativity correlates with the l1-error. So a conservative RB-scheme may result in a more accurate RB-scheme More...

Go to the source code of this file.

Functions

function  conservation_test ()
 test of conservativity of galerkin projection by the linear-fv approach. motivation of a conservative RB scheme is demonstrated with this example: The reduced scheme is not conservative, the missing conservativity correlates with the l1-error. So a conservative RB-scheme may result in a more accurate RB-scheme
 

Detailed Description

test of conservativity of galerkin projection by the linear-fv approach. motivation of a conservative RB scheme is demonstrated with this example: The reduced scheme is not conservative, the missing conservativity correlates with the l1-error. So a conservative RB-scheme may result in a more accurate RB-scheme

Definition in file conservation_test.m.

Function Documentation

function conservation_test ( )

test of conservativity of galerkin projection by the linear-fv approach. motivation of a conservative RB scheme is demonstrated with this example: The reduced scheme is not conservative, the missing conservativity correlates with the l1-error. So a conservative RB-scheme may result in a more accurate RB-scheme

Syntax Update:
Syntax needs to be updated!
Documentation Update:

Definition at line 17 of file conservation_test.m.