Changeset 20835


Ignore:
Timestamp:
06/30/16 11:36:17 (9 years ago)
Author:
Mathieu Morlighem
Message:

BUG: do apply pressure force even if FS front is not floating

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp

    r20690 r20835  
    38243824        Gauss      *gauss          = NULL;
    38253825
    3826         /*Make sure current element is floating*/
    3827         if(!element->IsFloating()) return NULL;
    3828 
    38293826        /*Get problem dimension*/
    38303827        element->FindParam(&dim,DomainDimensionEnum);
Note: See TracChangeset for help on using the changeset viewer.