Paul Romano
|
17482d4fbe
|
Change ordering of halfspaces for RectangularParallelepiped -/+
|
2022-08-03 06:45:38 -05:00 |
|
Paul Romano
|
6f1f42e5c5
|
Fix docstring for IsogonalOctagon (missing 'r' for raw)
|
2022-05-04 07:08:25 -05:00 |
|
yardasol
|
77b4ec5647
|
pep8 and consistency fixes in docstring
|
2022-04-28 10:30:47 -05:00 |
|
yardasol
|
2cccc1b788
|
docstring fixes for from_theta_alpha; remove cruft attributes
|
2022-04-28 10:26:58 -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
|
fc3809c2df
|
add periods
|
2022-04-26 14:28:08 -05:00 |
|
yardasol
|
3cb3f9e673
|
clean up run-on sentence for ccw_offset; fix formatting in description for center
|
2022-04-26 14:26:11 -05:00 |
|
yardasol
|
09711e9672
|
alpha -> ccw_offset; consistency changes
|
2022-04-26 14:05:47 -05:00 |
|
yardasol
|
5abd01d4df
|
add description of surfaces
|
2022-04-26 13:49:21 -05:00 |
|
yardasol
|
be97beb1c4
|
make description of 'first basis axis' consistent'
|
2022-04-26 13:41:50 -05:00 |
|
yardasol
|
020e0bd945
|
minor docstring addition
|
2022-04-26 13:33:04 -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
|
d08f2afa1c
|
docstring typo fixes
|
2022-04-07 13:32:58 -05:00 |
|
yardasol
|
3340673dc5
|
fix array syntax
|
2022-04-07 12:42:56 -05:00 |
|
yardasol
|
e341c20822
|
pep8, consistency changes
|
2022-04-07 11:36:04 -05:00 |
|
yardasol
|
16b894ffd8
|
rename internal variable
|
2022-04-07 10:16:16 -05:00 |
|
yardasol
|
60608ade3c
|
apply @paulromano's suggestions
|
2022-04-07 10:12:01 -05:00 |
|
yardasol
|
be6afdc335
|
optimize implementation
|
2022-04-05 10:31:31 -05:00 |
|
yardasol
|
5cbf23b486
|
Remove unneeded attribute
|
2022-04-05 10:25:37 -05:00 |
|
yardasol
|
a289cb7397
|
change warnings to exceptions; remove cruft comment
|
2022-04-05 10:14:50 -05:00 |
|
yardasol
|
0a3ac3dea1
|
switch ordering of coord_map in the y-axis case, remove unneeded if-statements, update docstring
|
2022-04-05 10:11:41 -05:00 |
|
yardasol
|
a3ae1c254a
|
apply @paulromano's suggestions
|
2022-04-05 09:50:41 -05:00 |
|
yardasol
|
10123bf55a
|
consistency changes
|
2022-04-04 18:05:54 -05:00 |
|
yardasol
|
41460568a6
|
minor syntax fix
|
2022-04-04 17:13:39 -05:00 |
|
yardasol
|
24f4ceb132
|
fix warnings, syntax errors
|
2022-04-04 17:10:11 -05:00 |
|
yardasol
|
e10e2bbcf0
|
streamline the remapping of coordinates
|
2022-04-04 16:47:06 -05:00 |
|
yardasol
|
ded546802c
|
fix import statements; relax the error to a warning
|
2022-04-04 16:33:12 -05:00 |
|
yardasol
|
1cc80135f3
|
consitency changes to CylinderSector
|
2022-04-04 16:21:42 -05:00 |
|
yardasol
|
0518bdcb7b
|
fix plane point calculation
|
2022-04-04 14:32:14 -05:00 |
|
yardasol
|
f4e96453ab
|
changed Octagon to IsogonalOctagon
|
2022-04-04 14:24:49 -05:00 |
|
yardasol
|
f7d304f795
|
use existing openmc function instead of custom one for plane_from_points
|
2022-04-04 13:02:32 -05:00 |
|
yardasol
|
020ebb9374
|
fix typos in docstring for Octagon
|
2022-04-04 12:47:23 -05:00 |
|
yardasol
|
f266740bf0
|
added numpy imports, plane helper function
|
2022-04-04 12:27:45 -05:00 |
|
yardasol
|
f787057c93
|
Added Octagon composite surface
|
2022-04-01 16:13:00 -05:00 |
|
yardasol
|
9350e99061
|
added CylinderSector composite surface
|
2022-04-01 15:54:29 -05:00 |
|
Patrick Shriwise
|
654d27a3e5
|
Typo fix in RectangularParallelepiped.__pos__ method.
|
2020-11-12 12:43:40 -06:00 |
|
Paul Romano
|
f3dd04ebcc
|
Add some value checks on parameters for composite surfaces
|
2020-07-09 16:07:56 -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
|
9bbd63185b
|
Remove Surface as parent class of composite surfaces
|
2020-07-06 21:46:43 -05:00 |
|
Paul Romano
|
f24a058624
|
Fix rotate and add boundary_type property on composite surfaces
|
2020-07-06 10:32:10 -05:00 |
|
Paul Romano
|
df7b525306
|
Add docstrings to composite surface classes
|
2020-07-06 10:32:10 -05:00 |
|
Paul Romano
|
37ab9c7560
|
Add composite surfaces
|
2020-07-06 10:32:10 -05:00 |
|