Jonathan Shimwell
4c62517b1a
added test to check bounded_universe is usable in model (should fail)
2022-07-14 16:50:33 +01:00
yardasol
a1aa66c1fd
make FluxDepletionOperator work with multiple materials; update regression test
2022-07-13 15:56:29 -05:00
shimwell
cd60109a77
added bounding_region
2022-07-13 19:14:14 +01:00
yardasol
2e13a83885
Merge branch 'develop' into transportoperator-subclass-notransport
2022-07-13 11:47:05 -05:00
yardasol
5b4453c3a9
remove dilute_inital from regression test
2022-07-12 15:39:29 -05:00
Jonathan Shimwell
8b06863b37
added dagmc bounding box test
2022-07-12 16:52:02 +01:00
Paul Romano
620aaec5ee
Fix indexing bug in SphericalMesh and CylindricalMesh
2022-07-08 08:09:16 -05:00
yardasol
af3d460665
test suite typo fixes
2022-07-07 20:35:09 -05:00
yardasol
1c9a5be738
add test_reference.h5 files
2022-07-07 17:44:59 -05:00
yardasol
c91a6d65d8
make import of example_geometry relative to fix pytest error
2022-07-07 16:35:51 -05:00
yardasol
ff044e7b13
added __init__.py files to deplete regression test modules
2022-07-07 16:01:28 -05:00
yardasol
2053b6cf1d
update docstrings and comments in no transport regression test
2022-07-07 16:00:47 -05:00
yardasol
bbec47e1e5
move the depelteion regression tests to their own directories to avoid collection error
2022-07-07 15:29:05 -05:00
yardasol
b02dcbd428
update docstring for no-transport depletion test
2022-07-07 15:26:26 -05:00
yardasol
5963593398
created regression test for FluxDepleteOperator
...
- new data file: tests/micro_xs_simple.csv
- created regression test based on pincell example
- moved old depletion regression test to new folder:
tests/regression_tests/deplete/transport_deplete
2022-07-07 15:12:38 -05:00
Andrew Johnson
64becd2c70
Merge pull request #2077 from paulromano/depletion-renaming
...
Rename deplete.ResultsList → deplete.Results
2022-06-13 21:57:44 -07:00
Paul Romano
8bfb1889b9
Rename deplete.ResultsList -> deplete.Results
2022-06-03 09:04:00 -05:00
Paul Romano
0b77cc7edc
Allow normal instantiation of ResultsList (instead of from_hdf5)
2022-06-03 09:03:57 -05:00
Paul Romano
12d7828803
Update photon_production regression test result
2022-06-02 17:18:23 -05:00
Patrick Shriwise
fe230168fb
Merge pull request #2071 from paulromano/flf-improve-track
...
Major overhaul of track file capability
2022-06-02 14:32:49 -05:00
Paul Romano
6c07553b89
Add cell instance to particle track file (thanks @pshriwise for suggestion)
2022-05-31 17:08:40 -05:00
Paul Romano
a21174e4f9
Merge pull request #2036 from helen-brooks/refactor-dagmc-universes
...
Support external DAGMC instance
2022-05-31 16:48:24 -05:00
helen-brooks
bfa4b575b6
Forgot the indent on docstring
2022-05-31 09:14:51 +01:00
helen-brooks
33ded6d2d3
Additional comments in test
2022-05-27 09:09:55 +01:00
cpf
be006abf17
change input_true in unstructured_mesh
2022-05-26 16:13:37 +02:00
cpf
9704aa0ed4
change theta cos_theta in test unstructured_mesh
2022-05-26 14:20:12 +02:00
cpf
53d7c848ea
use of testing cross sections
2022-05-26 00:17:03 +02:00
cpf
c2a0599b23
update criticality by different distribution
2022-05-26 00:07:36 +02:00
Paul Romano
2e54c31915
Rename TrackFile --> Tracks
2022-05-25 16:58:20 -05:00
cpf
fc60a533c1
changed theta cos_theta
2022-05-25 22:39:17 +02:00
Paul Romano
22bc340f9d
Rename Track.particles --> Track.particle_tracks
2022-05-25 14:52:44 -05:00
cpf
f1f215bdbb
change theta to cos_theta in regression test
2022-05-25 16:39:42 +02:00
helen-brooks
82a7ccb16d
Something weird happened during rebase - add back some lines which got removed
2022-05-25 15:10:50 +01:00
helen-brooks
8bf7de39ca
Add empty string default argument for external DAGMC Universe constructor
2022-05-25 15:05:33 +01:00
helen-brooks
116c7c33c0
Apply suggestions from paulromano review
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-05-25 15:05:32 +01:00
helen-brooks
c35b710a15
Update external dagmc regression test to include an update of material temperatures
2022-05-25 15:05:27 +01:00
helen-brooks
86e44c4e4a
Add regression test for new DAGUniverse constructor
2022-05-25 14:54:48 +01:00
Paul Romano
2e0472d57c
Respond to @shimwell comments on #2071
2022-05-23 12:28:28 -05:00
Paul Romano
e2de81045f
Update track_output regression test
2022-05-19 17:12:38 -05:00
Paul Romano
8d9b34df86
Fix track_output regression test to work with MPI
2022-05-19 17:12:35 -05:00
Paul Romano
8b270dd59b
Change track file format to include all information
2022-05-19 13:27:32 -04:00
Adam Nelson
ec0b9bbd01
Merge pull request #2052 from paulromano/keff-naming
...
Use consistent naming for k-effective
2022-05-05 10:04:27 -05:00
Paul Romano
f9027893dd
Add test with large major radii (currently segfaults)
2022-05-02 22:07:56 -05:00
Paul Romano
45a6b31c8f
Change StatePoint.k_combined -> keff, ResultsList.get_eigenvalue -> get_keff
2022-05-02 12:09:43 -05:00
April Novak
575a678207
Adjust C++ standard for Moab test. Refs #2039
2022-04-26 11:06:28 -05:00
Kalin Kiesling
f960553bed
mpi_args formatting
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-04-06 13:53:32 -05:00
Kalin Kiesling
4010b32cff
update mpi setting in another regression test
2022-04-06 09:32:38 -05:00
Kalin Kiesling
4f6001d574
updated method for setting mpi for regression tests
2022-04-06 09:28:02 -05:00
Patrick Shriwise
7b627cc55f
Changing attrigute energy_bins to energy_bounds for wws
2022-03-11 09:53:22 -06:00
Patrick Shriwise
cc8f1f3e6b
Apply suggestions from @paulromano
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-02-28 14:10:04 -06:00