rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Contents.m
Go to the documentation of this file.
1 % SCRIPTS
2 %
3 % Files
4 % burgers_fv - small script demonstrating the burgers equation with explicit fv
5 % burgers_fv2 - small script demonstrating the burgers equation with explicit fv
6 % chemnitz_gdl_experiments - script collecting the commands for running the chemnitz-experiments
7 % cmp_rb_detailed_simulation - small script performing a reduced basis simulation and a detailed
8 % cmp_rb_lin_nonlin_evol - small script performing a reduced basis simulation with the
9 % compute_gdl_velocity2 - script computing a velocity field for simple gdl model by solving a
10 % get_nonlin_evol_params - small script setting basic params structure for nonlin_evol
11 % rb_nonlin_error_convergence - small script performing a reduced basis simulation with the
12 % richards_fv - small script demonstrating the burgers equation with explicit fv
13 % test_ei - small script testing the empirical interpolation
14 % test_lin_nonlin_evol - small script performing one time step in linear and nonlinear
15 % test_local_operator_evaluation - small script testing, whether detailed and local operator
16 
17 % TO BE ADJUSTED TO NEW SYNTAX
18 %| \docupdate