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
Baptiste Mouginot
5ad1a4aa1e
Differentiate materials in DAGMC universes ( #3056 )
...
Co-authored-by: Baptiste Mouginot <bam.git.not.reply@gmail.com>
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: azimG <azimgivron@yahoo.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-01-07 21:50:02 +00:00
Paul Wilson
58400cbf10
Add PointCloud spatial distribution ( #3161 )
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-11-13 15:39:41 -06:00
Seda Yilmaz
0ecd45c906
Add a vessel composite surface with ellipsoids on top and bottom. ( #3168 )
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-11-12 23:11:59 +00:00
Paul Romano
fc3de1cbef
Add ConicalFrustum composite surface ( #3151 )
...
Co-authored-by: Ethan Peterson <eepeterson3@gmail.com>
2024-10-11 07:15:15 -04: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
Paul Romano
86fc40a645
Add OrthogonalBox composite surface ( #3118 )
2024-08-19 10:07:28 -05:00
Paul Romano
4ef1faf766
Add delta_function convenience function ( #3090 )
2024-08-16 11:33:59 -05:00
Patrick Shriwise
f543c007a3
Statepoint file loading refactor and CAPI function ( #2886 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-24 17:09:56 -05:00
Jonathan Shimwell
db3b6f3e9e
added missing functions and classes to openmc.lib docs ( #2847 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-07 16:50:44 +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
Jonathan Shimwell
63cb7c23a6
added missing meshes to lib docs ( #2820 )
2024-01-04 19:12:09 +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
ac941f79e0
Add RectangularPrism and HexagonalPrism composite surfaces ( #2739 )
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2023-11-01 09:13:40 -05:00
Paul Romano
7a13bf6f0f
Update documentation around use of source classes ( #2679 )
2023-09-02 02:43:19 +00:00
Paul Romano
d21b653d32
Refactor MicroXS class and usage in IndependentOperator ( #2595 )
...
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Olek <45364492+yardasol@users.noreply.github.com>
2023-08-31 10:55:21 -04: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
Lorenzo Chierici
43437e9410
TransferRates (old msr continuous capabilities) ( #2358 )
...
---------
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Olek <45364492+yardasol@users.noreply.github.com>
Co-authored-by: yardasol <yardasol@grinnell.edu>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
2023-04-27 22:11:17 -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
Patrick Shriwise
a12480400b
Merge pull request #2475 from shimwell/adding_bounding_box_class
...
Adding bounding box class
2023-04-25 12:08:39 -05:00
Ethan Peterson
4f16481e6d
Merge pull request #2457 from paulromano/cruciform-prism
...
Implement composite surface for generalized cruciform prism
2023-04-24 16:28:19 -04:00
Paul Romano
b5d30ff553
Refactor BoundingBox implementation
2023-04-18 22:26:37 -05:00
Paul Romano
ec20a0cbaf
Add missing openmc.lib functions to documentation
2023-04-11 13:33:14 -05:00
Paul Romano
95e3f94630
Implement CruciformPrism composite surface
2023-04-04 22:49:11 +02:00
Paul Romano
61b30f5dcc
Merge pull request #2334 from pshriwise/umesh_sampling
...
Unstructured Mesh Sampling Updates
2023-02-16 07:24:13 -06:00
Patrick Shriwise
8657123bac
Add some documentation for the new MeshSpatial class.
2022-12-30 07:21:11 -06:00
Paul Romano
ecfa94e0ff
Rename gnd_name to gnds_name. Change GND to GNDS in comments
2022-12-23 00:06:50 -06:00
jiankai-yu
a17fe6cc82
Add decay heat function in material ( #2287 )
...
* add decay heat in material.py
* add decay_energy.json into eggs
* fix a bug when returned decay_ery is None
* add unit test for decayheat
* fix typo in doc string
* address reviewer's comments
* add user defined decay energy
* remove json for decay energy
* address a few comments
* add to docs
2022-11-17 22:57:01 -06:00
Paul Romano
7d824ce1af
Merge pull request #2266 from eepeterson/polygon_surface
...
Polygon composite surface
2022-11-10 14:44:19 -08:00
Ethan Peterson
d314bedbd7
improving documentation and style
2022-11-10 11:15:24 -05:00
Patrick Shriwise
67e18c0db6
Updating documentation for CellBornFilter
2022-11-09 16:34:46 -06:00
Paul Romano
a0e5ba4418
Add 0.13.2 release notes
2022-10-21 07:08:49 -05:00
Paul Romano
1814f826c9
Remove deprecated cylinder_from_points name in docs
2022-10-18 12:14:15 -05:00
Paul Romano
7815a5e02d
Address @shimwell comments on #2234
2022-09-28 09:31:12 -05:00
Paul Romano
ce1abc5350
Documentation updates
2022-09-26 12:58:54 -05:00
Paul Romano
50067898ff
Replace Muir classes with single muir() Python function
2022-09-08 13:42:22 -05:00
Paul Romano
7b01891259
Start release notes for 0.13.1
2022-08-15 13:35:01 -05:00
Olek
22e23374dd
Apply suggestions from code review
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-08-11 13:38:45 -05:00
yardasol
672293a310
doc fixes
2022-08-09 23:04:53 -05:00
Paul Romano
c5a5a3b9a6
Merge branch 'develop' into reduced-absorption-xs
2022-08-08 12:17:18 -05:00
Paul Romano
2adf34b9a6
Merge pull request #2022 from JoffreyDorville/kalbach_mann_slope
...
Kalbach-Mann slope calculation for ENDF files
2022-08-05 11:51:00 -05:00
Paul Romano
abc0fd2693
Merge pull request #2100 from yardasol/transportoperator-subclass-notransport
...
Add class to allow running depletion simulation independent of the OpenMC transport solver
2022-08-05 08:20:26 -05:00
Ethan Peterson
3f3b0282f7
Merge pull request #2135 from paulromano/decay-data
...
Add ability to get sources from `Decay` class
2022-08-03 19:58:39 -04:00
Paul Romano
54ac2042fb
Add ReducedAbsorptionXS class for MGXS (absorption - n2n - 2*n3n - 3*n4n)
2022-08-03 15:58:54 -05:00