Changeset 73bc6b
- Timestamp:
- Jun 22, 2008, 1:27:11 PM (17 years ago)
- Children:
- cccac6
- Parents:
- bd3839
- File:
-
- 1 edited
-
util/src/NanoCreator.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
util/src/NanoCreator.c
rbd3839 r73bc6b 1211 1211 angle = 0.; 1212 1212 fprintf(stdout, "The absolute alignment rotation angle then is %lg %lg\n", angle/M_PI*180., Tubevector[axis[0]][0]/Norm(Tubevector[axis[0]])); 1213 fprintf(stdout, "\nThe chiral angle then is %5.5f degrees with tube radius %5.5f A and length %5.5f A, i.e. torus radius of %5.5f A.\n",1213 fprintf(stdout, "\nThe chiral angle then is %5.5f degrees with tube radius %5.5f A and length %5.5f A, i.e. final torus radius of %5.5f A.\n", 1214 1214 acos(Projection(Vector[axis[0]], Tubevector[axis[0]]))/M_PI*180., 1215 1215 (double)factors[0]*Norm(Tubevector[axis[0]])/(2.*M_PI),
Note:
See TracChangeset
for help on using the changeset viewer.
