rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
scripts Directory Reference
Directory dependency graph for scripts:
scripts

Directories

directory  steps
 

Files

file  addpaths_changed.m [code]
 script which allows to use a second rbmatlab branch overloading an existing one, e.g. for temporary changed, patches, laptop version, etc.
 
file  advection_fv_output.m [code]
 small script implementing a simple advection example for producing matrices to be used in the RB-DS framework Discretization with FV Functions.
 
file  advection_fv_output_optimization.m [code]
 script using the advection_fv_output_opt model to demonstrate optimization using a reduced basis.
 
file  buckley_leverett.m [code]
 small script demonstrating a buckley leverett problem discretization and RB model reduction
 
file  burgers_examples.m [code]
 
file  compute_gdl_velocity2.m [code]
 script computing a velocity field for simple gdl model by solving a laplace problem with suitable boundary conditions
 
file  convdiff.m [code]
 small script demonstrating the convdiff example from the M2AN Paper, that is also implemented in Dune. Later it will be possible to use the Dune implementation through a mex interface.
 
file  convdiff_new.m [code]
 small script demonstrating the convdiff example from the M2AN Paper, that is also implemented in Dune. Later it will be possible to use the Dune implementation through a mex interface.
 
file  cpde2016.m [code]
 CPDE2016 This function reproduces all the results from the CPDE paper.
 
file  demos_parabolic.m [code]
 
file  dom_dec_final.m [code]
 script generating figures of the paper "An Iterative Domain Decomposition Procedure for The Reduced Basis Method"
 
file  dune_laplace.m [code]
 
file  duneconvdiff.m [code]
 small script demonstrating the convdiff example from the M2AN Paper, that is also implemented in Dune. Later it will be possible to use the Dune implementation through a mex interface. Martin Drohmann 06.05.2009 based on burgers_fv.m by Bernard Haasdonk 14.8.2007
 
file  elastic_membrane.m [code]
 
file  fem2_poisson.m [code]
 
file  fem_poisson.m [code]
 
file  follicle_model_BT.m [code]
 
file  follicle_rect_experiments.m [code]
 experiments with the model of the human follicle growth
 
file  gamm2013_exp.m [code]
 
file  get_nonlin_evol_params.m [code]
 small script setting basic params structure for nonlin_evol problem
 
file  hmm_micro_local.m [code]
 
file  loop_demo_rb_gui.m [code]
 
file  newton.m [code]
 small script demonstrating a buckley leverett problem discretization and RB model reduction
 
file  nonlin_symmetry.m [code]
 file performing RB steps for nonlin_symmetry model
 
file  nonlin_symmetry_oop.m [code]
 small script demonstrating the burgers equation with explicit fv discretization and RB model reduction example is meant to demonstrate automatic symmetry detection by the algorithm.
 
file  oscillator_experiments.m [code]
 
file  porsche_script.m [code]
 
file  quadr_nonlin_script.m [code]
 
file  rb_tutorial.m [code]
 
file  rb_tutorial_buggy.m [code]
 
file  rb_tutorial_standalone.m [code]
 
file  rbf_elliptic.m [code]
 function for meshless collocation of fem-problem. step can be used to choose several cases. step=1 does not need to be called directly but is used by the other steps. So call step=2, 3 and change options there.
 
file  richards_fv.m [code]
 small script demonstrating the richards equation with explicit fv discretization and RB model reduction Bernard Haasdonk 14.8.2007
 
file  riemann_burgers.m [code]
 script demonstrating the burgers equation with explicit fv discretization, empirical interpolation and RB model reduction
 
file  simtech_animation.m [code]
 small script performing animation, that can be captured
 
file  test_rb_burgers_fv.m [code]
 load(burgers_fv_detailed_interpol.mat) disp(example of demo_nonlin_symmetry:)
 
file  thermalblock.m [code]
 thermalblock example
 
file  ulm_fuelcell_gdl.m [code]
 small script demonstrating RB-approach for the fuelcell-gdl with the simtech image initial data
 
file  vi_rb.m [code]
 
file  weak_strong_POD_Greedy_comp.m [code]
 script comparing weak and strong POD-Greedy on lin_evol default example