Anonymous
×
Create a new article
Write your page title here:
We currently have 106 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



Reduced Basis PMOR method: Difference between revisions

Hessm (talk | contribs)
No edit summary
Hessm (talk | contribs)
No edit summary
Line 53: Line 53:
The Lagrange Reduced Basis space is established by iteratively choosing Lagrange parameter samples  
The Lagrange Reduced Basis space is established by iteratively choosing Lagrange parameter samples  


<math> S_N = \{\mu^1,...,\mu^N\} </math>  
<math>  
S_N = \{\mu^1,...,\mu^N\}  
</math>  


  and considering the associated Lagrange RB spaces  
  and considering the associated Lagrange RB spaces  


<math> V_N = \text{span}\{u^\mathcal{N}(\mu^n), 1 \leq n \leq N \} </math>
<math>  
V_N = \text{span}\{u^\mathcal{N}(\mu^n), 1 \leq n \leq N \}  
</math>


  in a greedy sampling.
  in a greedy sampling.

Revision as of 14:32, 19 November 2012


The Reduced Basis Method (RBM) we present here is applicable to static and time-dependent linear PDEs.

Time-Independent PDEs

The typical model problem of the RBM consists of a parametrized PDE stated in weak form with bilinear form a(,;μ) and linear form f(;μ). The parameter μ is considered within a domain 𝒟 and we are interested in an output quantity s(μ) which can be expressed via a linear functional of the field variable l(;μ).

The exact, infinite-dimensional formulation, indicated by the superscript e, is given by


{For μ𝒟P, evaluate se(μ)=l(ue(μ);μ),where ue(μ)Xe(Ω) satisfies a(ue(μ),v;μ)=f(v;μ),vXe.

We assume a large-scale discretization to be given, such that we consider

{For μ𝒟P, evaluate s(μ)=l(u(μ);μ),where u(μ)X(Ω) satisfies a(u(μ),v;μ)=f(v;μ),vX.

The underlying assumption of the RBM is that the parametrically induced manifold ={u(μ)|μ𝒟} can be approximated by a low dimensional space VN.

It also applies the concept of an offline-online decomposition, in that a large pre-processing offline cost is acceptable in view of a very low online cost (of a reduced order model) for each input-output evaluation, when in a many-query or real-time context.

The essential assumption which allows the offline-online decomposition is that there exists an affine parameter dependence

a(w,v;μ)=q=1QΘaq(μ)aq(w,v)

f(v;μ)=q=1QfΘfq(μ)fq(v).

The Lagrange Reduced Basis space is established by iteratively choosing Lagrange parameter samples

SN={μ1,...,μN}

and considering the associated Lagrange RB spaces 

VN=span{u𝒩(μn),1nN}

in a greedy sampling.
This leads to hierarchical RB spaces: 

V1V2...VNmax.

Time-Dependent PDEs

References