Changeset 24822


Ignore:
Timestamp:
05/08/20 13:17:59 (5 years ago)
Author:
Eric.Larour
Message:

CHG: added comment.

File:
1 edited

Legend:

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

    r24791 r24822  
    57055705
    57065706                phi=this->GetGroundedPortion(&xyz_list[0][0]); //watch out, this only works because of the Thales theorem! We are in 3D, but this routine is inherently for 2D trias
    5707                 area*=phi;
     5707                area*=phi; //scale our load by the fraction of grounded area.
    57085708        }
    57095709
Note: See TracChangeset for help on using the changeset viewer.