Commit graph

28 commits

Author SHA1 Message Date
John Tramm
977ade79a1
Replace xtensor with internal Tensor/View classes (#3805)
Co-authored-by: John Tramm <jtramm@gmail.com>
2026-02-17 09:50:38 -06:00
Kevin Sawatzky
4f4930b633
Temperature feedback support in the random ray solver. (#3737) 2026-02-09 16:54:59 -06:00
John Tramm
172867b1df
Random Ray Adjoint Mode (#3191)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-11-20 20:15:41 +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
John Tramm
b5001ee12a
Multigroup Per-Thread Cache Conversion (#2591)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-07-21 07:53:32 +00:00
Paul Romano
1bc2bd8460 Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
Gavin Ridley
061156e79a address PR comments 2021-05-03 18:03:06 -04:00
Gavin Ridley
ad4e1c9f4a remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
Adam Nelson
77015c0b14 Fixed issue in MG-Mode which surfaced when running problems which have microscopic cross sections defined and multiple fissile isotopes in a material 2020-10-15 13:46:05 -05:00
Gavin Ridley
4838c4b4dd
formatting fix
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2020-03-03 13:10:08 -05:00
Gavin Ridley
8502cb01e8 add accessor of xsdata to mgxs 2020-03-03 09:36:42 -05:00
Patrick Shriwise
19c9f3464c Reordering data members s.t. they match initialization. 2020-02-26 16:23:53 -06:00
Gavin Ridley
9483c409a8 convert all but one thing in cell.h to enums 2020-01-16 15:41:45 -05:00
John Tramm
0602ddd8a3 refactor seed and seed aray variable names 2019-12-05 19:50:31 +00:00
John Tramm
638172e68d refactor of prn() interface and python interface changes 2019-12-04 16:35:01 +00:00
John Tramm
2ec02d6472
Apply formatting fixes from code review
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-12-03 10:36:01 -06:00
Paul Romano
eca3ce33d2 Fix pointer placement on uint64_t 2019-11-27 07:04:11 -06:00
John Tramm
5502f38580 partially done with refactoring 2019-11-21 22:19:15 +00:00
Adam G Nelson
fe8cbcc487 Updated Mgxs::calculate_xs interface to use the particle, matching interface for continuous energy equivalent 2019-11-12 05:07:43 -06:00
Adam G Nelson
3ccfa08a11 minor change to add an inline version of Mgxs::get_xs just like @gridley did for mg.get_*_xs 2019-11-09 09:24:30 -06:00
Gavin Ridley
9c06a128d9 initial stab at making mgxs externally usable 2019-11-02 22:08:06 -04:00
Paul Romano
368f89697d Use Position and Direction in Particle class 2019-03-01 16:00:36 -06:00
Sterling Harper
8b61bc1a77 Respond to @paulromano comments on #1162 2019-02-12 17:10:25 -05:00
Paul Romano
06751d5373 Move openmc_load_nuclide, openmc_material_add_nuclide, and read_mgxs to C++ 2019-01-30 22:15:48 -06:00
Adam G Nelson
4b56c86c50 Cleaning up code, resolving @paulromano comments 2018-09-05 20:46:33 -04:00
Adam G Nelson
d6f94f7ce8 added specialized fission-getting methods 2018-09-02 18:59:28 -04:00
Adam G Nelson
4e92988433 Saving state 2018-08-31 18:18:01 -04:00
Paul Romano
9f0ea52d1a Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
Renamed from src/mgxs.h (Browse further)