source:
issm/oecreview/Archive/24684-25833/ISSM-24821-24822.diff@
25834
Last change on this file since 25834 was 25834, checked in by , 4 years ago | |
---|---|
File size: 627 bytes |
-
../trunk-jpl/src/c/classes/Elements/Tria.cpp
5704 5704 ::GetVerticesCoordinates(&xyz_list[0][0],vertices,NUMVERTICES); 5705 5705 5706 5706 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. 5708 5708 } 5709 5709 5710 5710 /*Compute ice thickness: */
Note:
See TracBrowser
for help on using the repository browser.