Ethan Peterson
|
aa7aab1768
|
method to break polygon into convex sets complete
|
2022-11-10 11:15:24 -05:00 |
|
Ethan Peterson
|
f6152d8250
|
working on other basis options
|
2022-11-10 11:15:24 -05:00 |
|
Ethan Peterson
|
1110038939
|
remove get_redundant_surfaces and cache
|
2022-11-08 21:04:15 -05:00 |
|
Ethan Peterson
|
a46cafa7fe
|
addressed @pshriwise comments
|
2022-10-26 09:41:03 -04:00 |
|
Ethan Peterson
|
4604c10da1
|
added attributes and warnings
|
2022-10-26 09:41:03 -04:00 |
|
Ethan Peterson
|
1ab2cbec40
|
revert to False because of failing tests
|
2022-10-26 09:41:03 -04:00 |
|
Ethan Peterson
|
a67b330d8f
|
round and change default to True
|
2022-10-26 09:41:03 -04:00 |
|
Jonathan Shimwell
|
476feab519
|
changing the description of tracks arg
|
2022-09-09 11:40:15 +01:00 |
|
Paul Romano
|
d31b083685
|
Address @yardasol review comments
|
2022-08-16 16:19:55 -05:00 |
|
Paul Romano
|
28b8f9ecc5
|
Change Operator --> CoupledOperator in a few places
|
2022-08-15 13:35:04 -05:00 |
|
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 |
|
Patrick Shriwise
|
0c0e70fa39
|
Merge pull request #2019 from paulromano/universe-plot-backend
Use `openmc` executable when calling Universe.plot
|
2022-04-07 17:21:47 -05:00 |
|
yardasol
|
d08f2afa1c
|
docstring typo fixes
|
2022-04-07 13:32:58 -05:00 |
|
Paul Romano
|
e505032a4f
|
Add punctuation on docstrings
|
2022-04-07 13:23:12 -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 |
|