Commit graph

772 commits

Author SHA1 Message Date
Joffrey Dorville
ddc9526966
Storing surface source points using a cell ID (#2888)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-06-19 10:11:58 -05:00
John Tramm
5222b343a4
Fixed Source Random Ray (#2988)
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-06-17 11:02:20 -05:00
Erik B Knudsen
1702b4554b
Restricted file source (#2916)
Co-authored-by: church89 <l.chierici89@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-05-15 15:49:04 -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
Gavin Ridley
b53b601edc
Tiny updates from experience building on Mac (#2894)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-20 05:44:40 +00:00
John Tramm
5111aa2621
Random Ray Transport (#2823)
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-18 22:10:16 +00:00
Paul Romano
2974d53b3c
Update minimum Python version to 3.8 (#2958) 2024-04-15 09:25:32 -05: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
Yuvraj Jain
693314d097
Leaky and Albedo Boundary Conditions Implementation (#2724)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-10-30 16:51:31 -04: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
Paul Romano
77aedc5b42
Fix mention of cmake flag in troubleshooting guide (#2622) 2023-07-25 14:48:00 +01:00
Jonathan Shimwell
6de37ebc0b
updated docs to use IndependentSource (#2604)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-07-21 23:37:26 +00:00
Christopher Fichtlscherer
e3cd406a9b
Pulse height tally for photons (#2452)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-07-09 22:50:08 -05:00
Paul Romano
98c4eb2a2c
Several small documentation updates (#2558) 2023-06-13 07:19:10 -04: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
Gavin Ridley
61cab3009a PR comments addressed 2023-04-04 22:06:54 -04:00
Gavin Ridley
0a71d690b4 Update docs/source/usersguide/plots.rst
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2023-04-04 22:06:54 -04:00
Gavin Ridley
3b8f1ee1fe Update docs/source/usersguide/plots.rst
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2023-04-04 22:06:54 -04:00
Gavin Ridley
bd2de0372f projection plot docs 2023-04-04 22:06:54 -04:00
Paul Romano
e7a688a867 Update Spack installation instructions 2023-03-28 13:34:14 -05:00
Paul Romano
2f50599d4f Update install instructions 2023-03-28 13:34:14 -05:00
Paul Romano
61b30f5dcc
Merge pull request #2334 from pshriwise/umesh_sampling
Unstructured Mesh Sampling Updates
2023-02-16 07:24:13 -06:00
Paul Romano
0a8454d7f7 Mention MCPL in optional dependencies 2023-01-13 12:08:26 +07:00
Paul Romano
4eda693133 Style and spacing changes 2023-01-10 17:20:14 +07:00
Paul Romano
b6d6bdf3f5 Merge branch 'develop' into mixed_ncrystal_pr 2023-01-09 13:13:14 +07:00
Patrick Shriwise
9fac1bb4d2 Updating note on photon transport limitations 2023-01-05 12:13:55 -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
Thomas Kittelmann
f2c28706a6
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-12-07 10:12:23 +01:00
Paul Romano
185920a7f1 Allow source particles with energy below cutoff (will just deposit energy) 2022-12-05 16:19:58 -06:00
Jose Ignacio Marquez Damian
e7b4285bd5 Cleanup 2022-11-29 11:21:04 +01:00
Jose Ignacio Marquez Damian
8cf9dbe320 Fixed in NCrystal docs 2022-11-18 22:28:04 +01:00
Jose Ignacio Marquez Damian
54745f5076
Changed example NCrystal cfg strings 2022-11-18 11:11:37 -03:00
Jose Ignacio Marquez Damian
1f3c5ed6bc
Add use instructions and examples for NCrystal 2022-11-10 13:04:47 -03:00
Jose Ignacio Marquez Damian
e64bf6a7ff
Add installation instructions for NCrystal 2022-11-10 12:31:45 -03:00
Jonathan Shimwell
0a04c20c74 removed py3.6 2022-10-06 15:57:48 +01:00
Ethan Peterson
654ae71250
Merge pull request #2213 from paulromano/remove-relaxng
Remove RELAX NG schema and openmc-validate-xml script
2022-09-27 13:47:44 -04:00
Jonathan Shimwell
ffe336c2ef
Merge pull request #2211 from paulromano/config
Allow configuration of data sources via openmc.config
2022-09-21 16:47:20 +01:00
yardasol
d70ff20118 Merge remote-tracking branch 'origin/microxs-from-model-parallel' into microxs-from-model-parallel 2022-09-11 14:08:06 -05:00
yardasol
15a75284f4 make statements about multiple materials and env vars more precise 2022-09-11 14:03:23 -05:00
Olek
ca12e3656e
Typo and syntax fixes
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-09-08 14:02:47 -05:00
Paul Romano
d590aa7ad7 Remove RELAX NG schema and openmc-validate-xml script 2022-09-08 13:04:49 -05:00
yardasol
8cdce03828 cleanup awkward sentences 2022-09-08 12:52:14 -05:00
Olek
a414f5a32a
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-09-08 12:49:54 -05:00
yardasol
37cfd20498 add paragraph on using env variable w from_model 2022-09-08 11:42:37 -05:00
Paul Romano
ab6f9247ca Remove specific section on environment variables 2022-09-07 16:46:11 -05:00
Paul Romano
683910aba4 Discuss openmc.config in user's guide 2022-09-07 16:46:10 -05:00
Paul Romano
8f20c20af0 Move cross_sections.rst to data.rst and rename section header 2022-09-07 16:46:10 -05:00