Skip to content
Snippets Groups Projects
Forked from agnumpde / dune-tectonic
Source project has a limited visibility.
  • Elias Pipping's avatar
    434513bf
    [Cleanup] Bug fix: Do not mix old and new BC · 434513bf
    Elias Pipping authored
    During the first fixed point iteration, velocityIterate and the old
    velocity are identical except for the new BC: velocityIterate has
    already had them imposed.
    
    To simplify the control flow, kill v completely.
    
    Note that since we always make two fixed point iterations and this issue
    only occurs during the first step, this change only affects
    computational results as (a reduction of) noise
    434513bf
    History
    [Cleanup] Bug fix: Do not mix old and new BC
    Elias Pipping authored
    During the first fixed point iteration, velocityIterate and the old
    velocity are identical except for the new BC: velocityIterate has
    already had them imposed.
    
    To simplify the control flow, kill v completely.
    
    Note that since we always make two fixed point iterations and this issue
    only occurs during the first step, this change only affects
    computational results as (a reduction of) noise
Code owners
Assign users and groups as approvers for specific file changes. Learn more.