rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Files
Model implementations

Detailed Description

Collection of actual ModelDescr and BasisGenDescr structures.

The M-Files listed in this module all produce ModelDescr and/or BasisGenDescr structs, and can be used as in Section Example usage of a detailed model implementation or in Section Example usage of a reduced model implementation.

Files

file  convdiff_dune_descr.m
 convection diffusion example using dune-rb for high dimensional computations and data structures
 
file  laplace_dune_descr.m
 convection diffusion example using dune-rb for high dimensional computations and data structures
 
file  richards_fv_descr.m
 Non-linear evolution equation with geometry transformation and an example of the Richards equation.
 
file  thermalblock_model.m
 Thermal Block example similar as described in the book of A.T. patera and G. Rozza (just one parameter more)
 
file  renew_model.m
 change fields of old param structure to new model structure with excessive use of function pointers.
 
file  convdiff_model.m
 function creating a simple model for a linear convection diffusion problem
 
file  european_option_pricing_model.m
 model = european_option_pricing_model(params)
 
file  follicle_model.m
 model of the human follicle growth
 
file  follicle_rect_model.m
 model of the human follicle growth
 
file  multiscale_buckley_leverett_model.m
 initialization of micromodel for buckley leverett multiscale problem
 
file  quadratic_poisson_model.m
 quadratic poisson equation on unit interval