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)
Hessm (talk | contribs)
No edit summary
Line 44: Line 44:


<math>
<math>
  a(w,v;\mu) = \sum_{q=1}^Q \Theta_a^q(\mu) a^q(w,v) \\
  a(w,v;\mu) = \sum_{q=1}^Q \Theta_a^q(\mu) a^q(w,v)  
</math>
 
<math>
  f(v;\mu) = \sum_{q=1}^{Q^f} \Theta_f^{q}(\mu) f^q(v).
  f(v;\mu) = \sum_{q=1}^{Q^f} \Theta_f^{q}(\mu) f^q(v).
</math>
</math>

Revision as of 14:30, 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