Changes between Version 63 and Version 64 of debugging


Ignore:
Timestamp:
08/09/10 15:08:43 (15 years ago)
Author:
Eric.Larour
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • debugging

    v63 v64  
    4949 - control method: RheologyB is found in inputs but it is a material property
    5050 - SpawnTria assumes that the Penta has 6 nodes and Tria 3. (What if P2?)
    51  - NumberOfDofsPerNode (in parameters) not updated by SetCurrentConfiguration -> always the same (see NodesDofx.cpp)
    5251 - if no nodes in a model -> max_sid++ => same result if 0 or 1 node (in Container/Nodes.cpp l264)
    5352 - 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