Paul Romano
|
8a5fb8a8b0
|
Update version number to 0.13.3
|
2023-03-28 13:34:14 -05:00 |
|
Patrick Shriwise
|
86e9a4bd4b
|
Adding constants for coincidence checking
|
2023-03-28 08:47:42 -05:00 |
|
Paul Romano
|
938923be41
|
Merge pull request #2428 from gonuke/mesh_spatial_Discrete
Use Discrete distribution for sampling a mesh source
|
2023-03-23 07:12:04 -05:00 |
|
Paul P.H. Wilson
|
fb4845494f
|
add default empty consructor
|
2023-03-22 00:37:21 -04:00 |
|
Paul P.H. Wilson
|
df4cfad60c
|
more pointer to instance changes
|
2023-03-22 00:29:28 -04:00 |
|
Paul P.H. Wilson
|
035e6dc45a
|
change to instance from pointer and cleanup lazy mistakes
|
2023-03-22 00:25:04 -04:00 |
|
Paul P.H. Wilson
|
1d9446a065
|
introduce method to sample discrete index and use in various places
|
2023-03-21 16:14:38 -04:00 |
|
Paul P.H. Wilson
|
29b5748687
|
reduce temporary memory use for potentially large data
|
2023-03-17 08:27:09 -05:00 |
|
Paul P.H. Wilson
|
db92a64ec9
|
rename variable for clarity; re-add volume normalization
|
2023-03-16 17:51:41 -05:00 |
|
Paul P.H. Wilson
|
ee6975767d
|
Use Discrete distribution for mesh sampling
This version builds the independent variable by
converting int to double and then converts back
when sampling.
|
2023-03-16 17:34:44 -05:00 |
|
Paul P.H. Wilson
|
2d20cd31f2
|
initialize Discrete distribution with sequence of integers
|
2023-03-16 14:37:05 -05:00 |
|
Patrick Shriwise
|
527f5f70aa
|
Merge branch 'develop' into centre_for_cylinder_spherical_meshes
|
2023-03-06 13:37:24 -06:00 |
|
Patrick Shriwise
|
b02e558fae
|
Adding docstring. Updating method name
|
2023-03-04 23:57:55 -06:00 |
|
Patrick Shriwise
|
5946763323
|
Moving origin data member down into Cylindrical/Spherical mesh using intermediate class
|
2023-03-04 15:51:56 -06:00 |
|
April Novak
|
9858114ed7
|
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-02-24 11:53:40 -08:00 |
|
aprilnovak
|
f0aa0ab3f2
|
Add default constructor for VolumeCalculation. Refs #2398
|
2023-02-24 12:10:52 -06:00 |
|
Patrick Shriwise
|
a528de2976
|
Merge pull request #2381 from paulromano/anisotropic-fission
Use correct direction for anisotropic fission and update numpy version for tests
|
2023-02-20 12:37:08 -06:00 |
|
Paul Romano
|
eb0c8e497c
|
Move Filter::create<T> implementation to filter.h
|
2023-02-17 10:31:54 -06:00 |
|
Paul Romano
|
ce62bbd9c5
|
Add missing override specifiers
|
2023-02-16 14:06:59 -06: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
|
956e3f4341
|
Make sure correct direction is applied when fission neutrons are anisotropic
|
2023-02-10 11:41:50 -06:00 |
|
RemDelaporteMathurin
|
90995dc512
|
Merge branch 'develop' into centre_for_cylinder_spherical_meshes
|
2023-02-02 08:47:28 -05:00 |
|
Patrick A Myers
|
ec5f0e54f4
|
Restored init_alias and changed constructor definitions
|
2023-01-27 10:22:27 -05:00 |
|
Patrick Shriwise
|
11eee756dd
|
Corrections to application of origin for sphere and cyl mesh
|
2023-01-26 14:13:39 -06:00 |
|
Patrick A Myers
|
4122c02ad4
|
change p to prob and fix alias table
|
2023-01-13 16:50:50 -05:00 |
|
Patrick Shriwise
|
beb3085469
|
Changing to const Mesh*
|
2023-01-13 12:24:24 -06:00 |
|
Patrick Shriwise
|
ff9b5fd741
|
Adding not about moving the mesh cdf in the future.
|
2023-01-13 10:24:05 -06:00 |
|
Patrick Myers
|
2eae8b8f8b
|
Merge branch 'develop' into distribution-alias-sampling
|
2023-01-13 10:33:19 -05:00 |
|
Patrick Shriwise
|
d0988327fe
|
Applying formatter
|
2023-01-13 00:00:16 -06:00 |
|
Patrick Shriwise
|
d4cbcd12fc
|
Addressing comments from @paulromano's review
|
2023-01-12 23:19:12 -06:00 |
|
Patrick Shriwise
|
e873db9a07
|
Apply suggestions from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-01-12 23:13:09 -06:00 |
|
Paul Romano
|
1cdb37a05c
|
Merge pull request #2348 from cfichtlscherer/prompt_neutrons
Prompt neutrons 2.0
|
2023-01-13 09:44:44 +07:00 |
|
Christopher Fichtlscherer
|
e266bb15bf
|
old changes for delayed neutron feature
|
2023-01-11 14:50:08 -05:00 |
|
Paul Romano
|
e83ced88dc
|
Change ncrystal_max_energy to be a global constant
|
2023-01-11 01:17:53 +07:00 |
|
Paul Romano
|
4eda693133
|
Style and spacing changes
|
2023-01-10 17:20:14 +07:00 |
|
Paul Romano
|
62af773108
|
Refactor NCrystal interface code to ncrystal_interface.h/cpp
|
2023-01-10 17:20:11 +07:00 |
|
Paul Romano
|
b6d6bdf3f5
|
Merge branch 'develop' into mixed_ncrystal_pr
|
2023-01-09 13:13:14 +07:00 |
|
Patrick Shriwise
|
e100689c8f
|
Minor updates to C++ source. Fix for CDF distribution sampling
|
2022-12-29 09:23:14 -06:00 |
|
NybergWISC
|
2bfdcefcf6
|
Remove second volume method from mesh header file
|
2022-12-29 09:23:14 -06:00 |
|
NybergWISC
|
bd60956d20
|
Second round of comments. volume method is now implemented from Mesh instead of UnstructuredMesh
|
2022-12-29 09:23:14 -06:00 |
|
NybergWISC
|
7c40badfbc
|
Address comments on initial PR, all changed other than name of class and the use of python API to combine track outputs
|
2022-12-29 09:23:14 -06:00 |
|
NybergWISC
|
9f6d536959
|
Commit including most of the sampling work in distribution_spatial.cpp and testing
|
2022-12-29 09:23:12 -06:00 |
|
NybergWISC
|
80077ed3fd
|
New changes to spatial distribution and source to include mesh sources. Made some edits suggested by Shriwise, now compiles successfully
|
2022-12-29 09:22:34 -06:00 |
|
NybergWISC
|
238ab5210e
|
Initial Mesh Sampling Changes
|
2022-12-29 09:22:34 -06:00 |
|
Paul Romano
|
3f8f8f6701
|
Merge pull request #2291 from pshriwise/model-xml
Support for a single `model.xml` file
|
2022-12-24 13:33:27 -06:00 |
|
Paul Romano
|
1680a72f12
|
Merge pull request #2116 from ebknudsen/mcpl_input
Add support for MCPL files
|
2022-12-24 13:12:52 -06:00 |
|
Paul Romano
|
954a2bdcda
|
Fix source definition in source_mcpl_file test
|
2022-12-23 11:12:46 -06:00 |
|
Paul Romano
|
361b3486ef
|
Move remainder of MCPL-related code to mcpl_interface.h/cpp
|
2022-12-22 14:56:36 -06:00 |
|
Paul Romano
|
a3065b479c
|
Move FileSource MCPL reading to mcpl_interface.h/cpp
|
2022-12-22 11:33:29 -06:00 |
|
Paul Romano
|
987293cfff
|
Small fixes and formatting changes
|
2022-12-22 10:57:11 -06:00 |
|