Ignore:
Timestamp:
09/02/20 12:00:13 (5 years ago)
Author:
Cheng Gong
Message:

NEW: Galerkin Least Squares stabilization for P1P1 elements in FS is added together with a Nitsches method for weakly imposing Dirichlet boundary condition on the bottom surface of the ice. Current issue: the nonlinear iteration may fail to converge if the number of vertical layers is too small(~5).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/shared/Enum/EnumDefinitions.h

    r25467 r25514  
    142142        FlowequationIsSIAEnum,
    143143        FlowequationIsSSAEnum,
     144        FlowequationIsNitscheEnum,
     145        FeFSNitscheGammaEnum,
    144146        FrictionCouplingEnum,
    145147        FrictionDeltaEnum,
Note: See TracChangeset for help on using the changeset viewer.