Application Exchange

Domain decomposition for hyperbolic equations
Filename Size
mb3.mph 174 KB
Download all files (Zip-archive) ~ 139 KB

Domain decomposition for hyperbolic equations

mikhael balabane, universite paris 13

Domain decomposition for hyperbolic equations
Mikhael Balabane , Université Paris 13
Stephan Savarese, COMSOL France

This model shows how to solve an iterative algorithm using domain decomposition techniques.

Coefficient Form PDE u1 (c4) solves for u1
Coefficient Form PDE u2 (c) solves for u2
Coefficient Form PDE v1 (c2) stores u1 into v1
Coefficient Form PDE v2 (c3) stores u2 into v2
Then compute and iterate as follows:

1. Compute Init U
2. In LOOP > Step1 > Values of Variables not solved for : select Solution : Init U , then Compute
3. In LOOP > Step1 > Values of Variables not solved for : select Solution : LOOP, then Compute as many times as necessary to converge

User Comments

Ivar KJELBERG
Nov 26, 2012 at 8:30am UTC

One need to read the comment all to the end: where you remind us that for LOOP on the first iteration one need to set the Values of Dependent Variables, not solver for to point to Init U, then for the second run select LOOP
Nice model :)

STS
Apr 19, 2013 at 3:52pm UTC

Corresponding author: balabane[at]math.univ-paris13.fr

Login to comment on this entry.