Added tests/TestContactAngle.cpp

This commit is contained in:
James McClure
2014-12-29 17:55:20 -05:00
parent e500c94e12
commit 9ffe60f249

View File

@@ -170,6 +170,8 @@ int main (int argc, char *argv[])
KGwns /= lwns;
KNwns /= lwns;
printf("Analysis complete. \n");
double CAPHEIGHT = CAPRAD-sqrt(RADIUS*RADIUS-CAPRAD*CAPRAD); // height of the sphereical cap
printf("-------------------------------- \n");