Changeset 18908


Ignore:
Timestamp:
12/02/14 14:59:43 (10 years ago)
Author:
hongjuy
Message:

CHG: make sure all grounding line conditions are covered

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Element.cpp

    r18906 r18908  
    12781278                }
    12791279                else if(migration_style!=ContactEnum) phi[i]=h[i]+r[i]/density;
     1280                else{
     1281                        /*do nothing*/
     1282                }
    12801283        }
    12811284        this->AddInput(MaskGroundediceLevelsetEnum,&phi[0],P1Enum);
Note: See TracChangeset for help on using the changeset viewer.