Michel Saliba
cd5cd35ad9
Addition of a collision tracking feature ( #3417 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-11-13 20:35:33 +00:00
Paul Romano
01fa8056d1
Introduce WeightWindowsList class that enables export to HDF5 ( #3456 )
2025-06-25 13:44:53 -05:00
Paul Romano
7fda3eb846
Implement a new MeshMaterialFilter ( #3406 )
...
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2025-06-06 16:30:50 -05:00
Gregoire Biot
dc619eac17
Filter weight implementation ( #3345 )
...
Co-authored-by: Grego01-biot <grego01@pc-neutronic-06.psfc.mit.edu>
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-05-05 15:33:12 -05:00
Patrick Shriwise
9942269a91
Updates to VTK data checks ( #3371 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-05-05 18:55:14 +00:00
Paul Romano
e060534ff1
Compute material volumes in mesh elements based on raytracing ( #3129 )
...
Co-authored-by: Olek <45364492+yardasol@users.noreply.github.com>
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2025-02-26 08:14:53 -06:00
Paul Romano
d643ad0c41
Simulation of decay photons through the D1S method ( #3235 )
...
D1S FTW!
2025-02-21 12:47:38 -05:00
Gavin Ridley
81b7388624
Raytrace plots ( #2655 )
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-02-18 03:11:54 +00:00
Zoe Prieto
2450eef424
Introduce ParticleList class for manipulating a list of source particles ( #3148 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-10-05 06:51:56 +00:00
Zoe Prieto
c285a2c4ce
Implement filter for cosine of angle of surface crossing ( #2768 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-10-04 05:07:03 +00:00
Joffrey Dorville
cc848effe7
Meshborn filter ( #2925 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-04 21:32:21 +00:00
Patrick Shriwise
3b575a4daa
Adding openmc.read_source_file ( #2858 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-02-16 21:16:36 +00:00
Patrick Shriwise
e0d03812b9
Mesh Source Class ( #2759 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
2023-12-02 17:35:23 +00:00
Baptiste Mouginot
a3695c784e
Filter material from ( #2750 )
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-11-09 16:05:42 +00:00
Paul Romano
fa2330103d
Release of version 0.14.0 ( #2754 )
2023-11-06 14:50:16 -06:00
Paul Romano
7a13bf6f0f
Update documentation around use of source classes ( #2679 )
2023-09-02 02:43:19 +00:00
Patrick Shriwise
610a5d8c34
Global Weight Window Generation via CAPI ( #2359 )
...
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-06-09 10:47:27 -05:00
Paul Romano
6dde8af940
Merge pull request #2464 from shimwell/moving_voxel_plot_code
...
moved voxel plot to api accessible function
2023-04-27 09:36:22 -05:00
Paul Romano
dbf33775a6
Name change (to_vtk), use pathlib consistently
2023-04-26 12:34:05 -05:00
Paul Romano
b5d30ff553
Refactor BoundingBox implementation
2023-04-18 22:26:37 -05:00
Patrick Shriwise
67e18c0db6
Updating documentation for CellBornFilter
2022-11-09 16:34:46 -06:00
Paul Romano
2e54c31915
Rename TrackFile --> Tracks
2022-05-25 16:58:20 -05:00
Paul Romano
e056180f73
Add doc section on particle track files to user's guide
2022-05-20 10:47:02 -05:00
Paul Romano
365aa0b0eb
Write all tracks to a single file
2022-05-19 13:27:33 -04:00
Paul Romano
2e9560a72c
Add TrackFile Python class for parsing track files
2022-05-19 13:27:33 -04:00
Paul Romano
78885ce17c
Add wwinp_to_wws to documentation
2022-03-18 11:03:34 -05:00
Paul Romano
fdd5e10822
Release notes for 0.13.0
2022-02-04 07:19:35 -06:00
Paul Romano
eca7919127
Add WeightWindows to API docs
2022-01-08 15:19:33 -06:00
Paul Romano
24b741f2b3
Initial implementation of time filter
2022-01-05 07:43:42 -06:00
Paul Romano
cd803764c5
Add torus bounding_box methods and fix docstrings
2021-12-22 11:47:37 -05:00
Amelia Trainer
d1d4553661
addressed some of the requested changes from PR
2021-03-25 14:21:58 -04:00
Paul Romano
441d081dd5
Implement write_source_file function
2020-10-14 15:46:58 -05:00
Patrick Shriwise
b9c31d904e
Some updates to the current documentation for accuracy.
2020-03-19 14:15:26 -05:00
Paul Romano
aa89604f78
Add CellInstanceFilter to documentation
2019-12-12 06:59:01 -06:00
Sterling Harper
9ddd8b3067
Change Python Mesh class to RegularMesh
2019-06-07 08:51:09 -04:00
Sterling Harper
7cf1822410
Add RectilinearMesh to documentation
2019-05-29 22:02:43 -04:00
Paul Romano
d790cdfb46
Update list of publications, fix documentation for CMFD
2019-01-30 22:15:48 -06:00
Shikhar Kumar
c14680c26d
Update documentation about C API dependence of CMFD and necessary import statements
2018-12-19 02:24:42 -05:00
Shikhar Kumar
2874b4a2f9
Address @paulromano and @smharper comments
2018-12-11 18:00:06 -05:00
Shikhar Kumar
ee9a6ab065
So begins the CMFD Fortran purge :D (~3.6K lines)
2018-11-24 00:13:37 -05:00
Zhuoran Han
dcf6cfe0a1
Change docs
2018-08-21 10:21:01 -05:00
Zhuoran Han
23f71ccfad
Add Poly in docs
2018-08-17 16:40:17 -05:00
Zhuoran Han
960211de0c
Add ZernikeRadialFilter in Sphinx
2018-08-09 11:05:16 -05:00
amandalund
7dcd6239eb
Updated some documentation.
2018-07-05 15:32:33 -05:00
Paul Romano
772c27ecb1
Combine expansion filters into single Python module
2018-03-29 10:20:48 -05:00
Paul Romano
272d0a4b2b
Implement Legendre expansion filter for change in scattering angle
2018-03-28 09:26:49 -05:00
Paul Romano
d393a74906
Implement get_bin and get_bin_index for MeshSurfaceFilter
2018-03-19 17:50:33 -05:00
Paul Romano
6e9b8a5ce5
Move get_*_prism functions to openmc.model
2017-12-11 13:01:18 +07:00
guillaume
ca9fbb0c8f
changes for documentation in base.rst and tallies.rst
2017-06-28 18:58:28 -04:00
Paul Romano
5c74b85713
Respond to comments on #850
2017-04-05 11:13:21 -05:00