Patrick Shriwise
|
c8843d1572
|
Decrementing NOT_FOUND to avoid a clash with MATERIAL_VOID.
|
2019-03-19 08:43:41 -05:00 |
|
Patrick Shriwise
|
68cb23a6c8
|
Updating property_map documentation.
|
2019-03-19 08:43:41 -05:00 |
|
Patrick Shriwise
|
82229019af
|
Updating plotting results now that locations are centered on pixels.
|
2019-03-19 08:43:41 -05:00 |
|
Patrick Shriwise
|
898d1cfb7e
|
Using xtensor initializer constructor.
|
2019-03-19 08:43:41 -05:00 |
|
Patrick Shriwise
|
09258c5b79
|
Plots working as before using the single loop.
|
2019-03-19 08:43:41 -05:00 |
|
Patrick Shriwise
|
4c50cbcda8
|
Removing original loop from create_ppm.
|
2019-03-19 08:43:41 -05:00 |
|
Patrick Shriwise
|
eb95c91a2d
|
Replacing plot loop in create_ppm with new get_id_map method.
|
2019-03-19 08:43:41 -05:00 |
|
Patrick Shriwise
|
49ee1c4048
|
Making datasets structs with set_value methods instead of templating setters.
|
2019-03-19 08:42:59 -05:00 |
|
Patrick Shriwise
|
cdaad6ad54
|
Making pointer for property_map const and fixing property_map tests.
|
2019-03-19 08:42:59 -05:00 |
|
Patrick Shriwise
|
b9a57b02d4
|
Exposing properties via capi and Python interface.
|
2019-03-19 08:42:59 -05:00 |
|
Patrick Shriwise
|
1d78df26eb
|
Generalizing slice operation. Using templates to specialize data returned.
|
2019-03-19 08:42:59 -05:00 |
|
Andrew Davis
|
6720375e72
|
Merge pull request #1197 from pshriwise/dagmc_ent_by_index
Using entity_by_index and correcting entries in surface map.
|
2019-03-19 12:19:53 +00:00 |
|
Patrick Shriwise
|
4048a47fc4
|
Addressing some change requests from @promano.
|
2019-03-18 09:23:14 -05:00 |
|
Paul Romano
|
7649b11b80
|
Merge pull request #1195 from GiudGiud/PR_group_structure
Add XMAS 172 and SHEM 361 pre-defined group structures
|
2019-03-18 06:43:53 -05:00 |
|
Giud
|
55d9a5f33a
|
Update __init__.py
|
2019-03-17 23:22:20 -04:00 |
|
guillaume
|
ce1aca5d6f
|
Fix indent, add citations
|
2019-03-17 21:47:15 -04:00 |
|
guillaume
|
707df81242
|
Address some of Paul's comments
|
2019-03-17 17:11:12 -04:00 |
|
Sterling Harper
|
3de82b7438
|
Compute mesh intersections rather than searching
|
2019-03-17 14:32:36 -04:00 |
|
Patrick Shriwise
|
f6b251145f
|
Placing id read in try-catch.
|
2019-03-16 12:48:47 -05:00 |
|
Patrick Shriwise
|
163304773e
|
Adding messages for verbose output.
|
2019-03-16 10:18:52 -05:00 |
|
Patrick Shriwise
|
1f55d331b8
|
Setting fuel material by name in the dagmc test.
|
2019-03-16 08:08:23 -05:00 |
|
Patrick Shriwise
|
5135353db5
|
Allowing dagmc materials to be set by name.
|
2019-03-16 08:03:33 -05:00 |
|
Patrick Shriwise
|
1df5e95f66
|
Using a DAGSurface/Cell class attribute to track DAGMC indices and contain +1's.
|
2019-03-15 15:55:20 -05:00 |
|
Patrick Shriwise
|
23fc873a69
|
Using a normalized direction for plotting.
|
2019-03-15 15:55:20 -05:00 |
|
Patrick Shriwise
|
13b9061cf3
|
Using entity_by_index and correcting entries in surface map.
|
2019-03-15 15:55:20 -05:00 |
|
Paul Romano
|
04c5c20346
|
Merge pull request #1190 from pshriwise/capi_id_map
Add ID map function to the capi
|
2019-03-15 10:57:51 -05:00 |
|
Patrick Shriwise
|
61ad86dba0
|
Updating error raised and a sylte change.
|
2019-03-15 09:31:59 -05:00 |
|
dr.yuri
|
938db465cb
|
new ignore
|
2019-03-15 12:19:33 +03:00 |
|
dr.yuri
|
967161cee8
|
test changes
|
2019-03-15 12:16:49 +03:00 |
|
Patrick Shriwise
|
7ad2c41375
|
Putting exception raise in if-else.
|
2019-03-14 16:22:03 -05:00 |
|
Patrick Shriwise
|
25710ad88c
|
Adding set method to _Position as well.
|
2019-03-14 16:15:00 -05:00 |
|
Patrick Shriwise
|
af54f3512e
|
Adding getitem method to _Position.
|
2019-03-14 12:13:38 -05:00 |
|
guillaume
|
66f7b559e8
|
Add XMAS 172 and SHEM 361 pre-defined group structures
|
2019-03-14 12:29:22 -04:00 |
|
Patrick Shriwise
|
14e4665301
|
Addressing more of @promano's comments.
|
2019-03-14 11:10:45 -05:00 |
|
Jingang Liang
|
1a6608b820
|
Merge pull request #1193 from paulromano/various-patches
Hotfix for heating data, and other patches
|
2019-03-13 21:22:08 -04:00 |
|
Paul Romano
|
6c351bf7bc
|
Make sure ACE heating number is multipled by total cross section
|
2019-03-13 16:13:57 -05:00 |
|
Paul Romano
|
dcff11a917
|
Make HDF5 includes and MAX_COORD transitive (since they are needed in header files)
|
2019-03-13 11:02:38 -05:00 |
|
Paul Romano
|
86c33fa7cb
|
Fix build warnings
|
2019-03-13 08:27:35 -05:00 |
|
Paul Romano
|
2ab24d85cd
|
Fix extraction of heating number from ACE file
|
2019-03-13 08:27:30 -05:00 |
|
Shikhar Kumar
|
95948d66ec
|
Print statement only on master
|
2019-03-12 21:20:27 -04:00 |
|
Shikhar Kumar
|
dcc4b47ea4
|
set_reference_params cannot be modified by user
|
2019-03-12 20:03:32 -04:00 |
|
Shikhar Kumar
|
7cb847a4d0
|
One more print statement to get rid of
|
2019-03-12 19:56:22 -04:00 |
|
Shikhar Kumar
|
58b5a265c2
|
Remove unnecessary lines
|
2019-03-12 19:51:18 -04:00 |
|
Shikhar Kumar
|
5cd7db42fa
|
Fix bug when resetting energy_filters from statepoint
|
2019-03-12 19:46:33 -04:00 |
|
Shikhar Kumar
|
6b8ad7e317
|
Make statepoint restart work with feedback on
|
2019-03-12 18:30:04 -04:00 |
|
Shikhar Kumar
|
bf4ae24639
|
Be able to read CMFD data and load CMFD tallies from statepoint file
|
2019-03-12 17:35:14 -04:00 |
|
Paul Romano
|
9cfd7dee35
|
Make sure Particle::Bank::particle member gets written in HDF5
|
2019-03-12 11:58:58 -05:00 |
|
Patrick Shriwise
|
e7b3175da1
|
Addressing @promano's comments.
|
2019-03-12 11:53:50 -05:00 |
|
Patrick Shriwise
|
263f70642c
|
Renaming ID data structure.
|
2019-03-12 11:53:50 -05:00 |
|
Patrick Shriwise
|
bb862009ee
|
Updating plot name in unit tests
|
2019-03-12 11:53:50 -05:00 |
|