Commit graph

26 commits

Author SHA1 Message Date
Olek
922b3f9de6
Cylindrical prism with optional filleted edges (#2309)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Wilson <paul.wilson@wisc.edu>
2023-07-18 12:11:06 -05:00
Paul Romano
da24021119 Add property for distances in CruciformPrism 2023-04-24 09:48:26 -05:00
Paul Romano
95e3f94630 Implement CruciformPrism composite surface 2023-04-04 22:49:11 +02:00
Ethan Peterson
c07386fc62 added more tests for Polygon class 2023-02-05 22:15:10 -05:00
Ethan Peterson
2adbe97194 updated algorithms and documentation 2022-11-10 11:15:24 -05:00
Ethan Peterson
b0d71b3146 Apply suggestions from @paulromano code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-11-10 11:15:24 -05:00
Ethan Peterson
13b1bb88d0 added unit test 2022-11-10 11:15:24 -05:00
Ethan Peterson
bf58a46a9c cleaning up and moving all methods to instance methods rather than module 2022-11-10 11:15:24 -05:00
yardasol
1d7265de3e check surface coefficients match between CylinderSector objects from different constructors 2022-04-28 10:24:31 -05:00
yardasol
51e5d1ccd2 make theta1,theta2 formulation the default; add alternate constructor for theta,alpha formulation 2022-04-27 12:56:39 -05:00
yardasol
09711e9672 alpha -> ccw_offset; consistency changes 2022-04-26 14:05:47 -05:00
yardasol
3c2f0c03ff apply feedback from @paulromano: add checks for sector bounds; make variables less ambiguous 2022-04-26 13:32:14 -05:00
yardasol
e53be38712 pep8 fixes 2022-04-07 19:01:09 -05:00
yardasol
8e1880b01c formatting fixes 2022-04-07 19:00:57 -05:00
yardasol
294f57318d
Merge branch 'develop' into cylinder-sector 2022-04-07 18:55:51 -05:00
yardasol
aa233c80dd
fix typo in new unit test 2022-04-07 11:15:25 -05:00
yardasol
018296d463 added unit test for checking invalud r1,r2 combos 2022-04-07 10:16:03 -05:00
yardasol
60608ade3c apply @paulromano's suggestions 2022-04-07 10:12:01 -05:00
yardasol
c1008a0d0f update unit test to match new basis for y case 2022-04-05 10:16:11 -05:00
yardasol
a3ae1c254a apply @paulromano's suggestions 2022-04-05 09:50:41 -05:00
yardasol
ae881a126d Added unit test 2022-04-04 18:05:40 -05:00
yardasol
f4e96453ab changed Octagon to IsogonalOctagon 2022-04-04 14:24:49 -05:00
yardasol
1648b854a4 Added unit test for Octagon 2022-04-04 12:27:58 -05:00
Paul Romano
0ce9490187 Remove (incomplete) Box composite surface 2020-07-08 21:21:51 -05:00
Paul Romano
f3a88bc3f9 Address @eepeterson comments on #1602 2020-07-08 21:21:43 -05:00
Paul Romano
675b4f539c Add tests for composite surfaces 2020-07-06 10:32:10 -05:00