Changes between Version 35 and Version 36 of debugging


Ignore:
Timestamp:
07/09/10 10:39:06 (15 years ago)
Author:
Mathieu Morlighem
Comment:

added bug

Legend:

Unmodified
Added
Removed
Modified
  • debugging

    v35 v36  
    5252 - if no nodes in a model -> max_sid++ => same result if 0 or 1 node (in Container/Nodes.cpp l264)
    5353 - Discontinuous Galerkin: Numerical flux is linked to only one element. If Vx and Vy are discontinuous, we need to create 2 numerical flux: One one the right and one on the left to take into account the discontinuity in velocity
     54 - in updateVertexPosition each vertices is looking for its new z using their VERTICES DOF in a vector built by the elements using their NODES DOFS