Paul Romano
|
fa2330103d
|
Release of version 0.14.0 (#2754)
|
2023-11-06 14:50:16 -06: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 |
|
Xinyan Wang
|
9cf2f22f24
|
Apply Weight Window Upon Surface Crossing (#2670)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-09-26 05:03:49 +00:00 |
|
Erik B Knudsen
|
d765bd031f
|
Limit number of lost particles written to disk. (#2688)
Co-authored-by: John Tramm <john.tramm@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-09-25 20:12:04 -05:00 |
|
Gavin Ridley
|
d4c40aa355
|
remove meaningless const qualifiers from plot.h (#2695)
|
2023-09-15 21:46:54 +00:00 |
|
Patrick Shriwise
|
ccb76b3dbf
|
Refactor of translation from mesh handle to index for DAGMC geometry. (#2687)
|
2023-09-14 02:28:11 +00:00 |
|
Paul Romano
|
c93feed91f
|
Account for integral of underlying distributions when sampling Mixture (#2658)
|
2023-08-31 10:52:24 -04:00 |
|
Christopher Fichtlscherer
|
03f98e8f82
|
time-cutoff version 2.0 (#2631)
|
2023-08-19 15:20:33 -05:00 |
|
Patrick Shriwise
|
afa6ceb7d7
|
Adding ability to set additional ww attrs from openmc.lib (#2609)
Co-authored-by: Jonathan Shimwell <mail@jshimwell.com>
|
2023-07-22 21:18:46 +01: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
|
c5f551103f
|
Bank surface source particles in all active cycles (#2592)
Co-authored-by: Jose Ignacio Marquez Damian <22483345+marquezj@users.noreply.github.com>
|
2023-07-14 18:43:47 +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 |
|
Patrick Shriwise
|
382bcb2e8e
|
Updates to object lifecycle for WeightWindows and WeightWindowGenerators (#2582)
|
2023-06-30 23:29:47 -04:00 |
|
Patrick Shriwise
|
eda39ad9ca
|
Python source class refactor (#2524)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-06-20 21:27:55 -05: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
|
c123ce0fa0
|
New multiply_density option on tallies (#2539)
|
2023-06-09 08:24:00 -04:00 |
|
Paul Romano
|
4c69d913bb
|
Add virtual destructor on PlottableInterface (#2541)
|
2023-06-01 01:13:52 +00:00 |
|
Patrick Shriwise
|
0a950eb623
|
Reworking Tally::add_filter a bit (#2501)
|
2023-05-01 22:00:45 -05:00 |
|
Paul Romano
|
f3969daa4a
|
Ensure compilation with gcc 5 works (refs #2474)
|
2023-04-26 15:48:23 -05:00 |
|
Paul Romano
|
ec883f0fd8
|
Merge pull request #2451 from gridley/refactor_write_source_bank
refactor particle source import/export
|
2023-04-26 06:36:50 -05:00 |
|
Paul Romano
|
fffdedf5d2
|
Merge pull request #2455 from stchaker/fix_mac_segfault
avoid python C API segfault on intel mac
|
2023-04-21 10:55:41 -05:00 |
|
stchaker
|
5713ef700c
|
update mac segfault fix format, fix python settings name
|
2023-04-20 12:21:10 -04:00 |
|
Gavin Ridley
|
355b6f4e88
|
const int by value is kinda pointless
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-04-15 22:34:45 -04:00 |
|
Gavin Ridley
|
f202377fb7
|
add west const and enforce in clang format
|
2023-04-15 12:50:30 -04:00 |
|
Gavin Ridley
|
e1102b6408
|
move file_utils to its own source file
|
2023-04-15 11:52:36 -04:00 |
|
Gavin Ridley
|
5ca6ee0654
|
use auto rather than std::string::size_type
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-04-14 12:39:09 -04:00 |
|
Gavin Ridley
|
0738a359c2
|
if/else -> ternary
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-04-14 12:38:46 -04:00 |
|
Patrick Shriwise
|
9da13a9087
|
Adding function for root universe comparison
|
2023-04-13 10:17:05 -05:00 |
|
Patrick Shriwise
|
adf2047b6e
|
Refactor of DAGMC next_cell
|
2023-04-04 22:11:11 -04:00 |
|
Gavin Ridley
|
5e47f9daa4
|
fix failing tests, remove redundant PlotTestHarness code
|
2023-04-04 22:11:10 -04:00 |
|
Gavin Ridley
|
61cab3009a
|
PR comments addressed
|
2023-04-04 22:06:54 -04:00 |
|
Gavin Ridley
|
6726cc378f
|
add unit test, select wireframing by id
|
2023-04-04 22:06:54 -04:00 |
|
Gavin Ridley
|
030c3af9e4
|
parallelization of projection plots almost works except edge case
|
2023-04-04 22:06:54 -04:00 |
|
Gavin Ridley
|
a832fc8b94
|
adjustable wireframe thickness
|
2023-04-04 22:06:54 -04:00 |
|
Gavin Ridley
|
a030aaa59d
|
fix projection plot tests
|
2023-04-04 22:06:54 -04:00 |
|
Gavin Ridley
|
76cc722090
|
add option to do orthographic projection
|
2023-04-04 22:06:54 -04:00 |
|
Gavin Ridley
|
d51fd873ab
|
read user-provided plot names, also more sophisticated file extension checking
|
2023-04-04 22:06:54 -04:00 |
|
Gavin Ridley
|
071b6fa796
|
pick up on cell edges, not just boundaries
|
2023-04-04 22:06:54 -04:00 |
|
Gavin Ridley
|
d5aafc91cb
|
projection plots nominally working
|
2023-04-04 22:06:54 -04:00 |
|
Gavin Ridley
|
5105a8423d
|
further refactor of plots, start ProjectionPlot
|
2023-04-04 22:06:52 -04:00 |
|
Gavin Ridley
|
e2dedf5461
|
move common with projection plot to base class
|
2023-04-04 22:05:08 -04:00 |
|
stchaker
|
e3e659ca83
|
avoid python C API segfault on intel mac
|
2023-04-04 16:58:28 -04:00 |
|
Gavin Ridley
|
30ed602009
|
update documentation
|
2023-03-31 23:59:04 -04:00 |
|
Gavin Ridley
|
5aa1d256bb
|
Merge branch 'develop' into refactor_write_source_bank
|
2023-03-31 14:17:53 -04:00 |
|
Gavin Ridley
|
2172907bcf
|
refactor particle source import/export
|
2023-03-31 14:17:04 -04:00 |
|
Patrick Shriwise
|
e49c2c7d29
|
Merge pull request #2447 from paulromano/move-to-0.13.4-dev
Change version number to 0.13.4-dev
|
2023-03-30 09:47:00 -05:00 |
|
Patrick Shriwise
|
682ce5c3a6
|
Merge pull request #2444 from aprilnovak/material-clone
Clone material
|
2023-03-30 08:51:05 -05:00 |
|
Paul Romano
|
5fcb7208df
|
Change version number to 0.13.4-dev
|
2023-03-29 14:41:03 -05:00 |
|
aprilnovak
|
b84a021c58
|
Improve documentation. Refs #2442
|
2023-03-28 13:50:02 -05:00 |
|
Paul Romano
|
8a5fb8a8b0
|
Update version number to 0.13.3
|
2023-03-28 13:34:14 -05:00 |
|