liangjg
|
85b1af458a
|
add to_element(), a function to convert nuclide name to element name
|
2019-04-11 13:59:11 -04:00 |
|
Shikhar Kumar
|
055842b5cb
|
Only call statepoint_write from C API if cmfd_run
|
2019-04-11 12:38:36 -04:00 |
|
liangjg
|
57fcb078d3
|
refactoring
|
2019-04-11 12:14:18 -04:00 |
|
dr.yuri
|
d3e661e7da
|
One possible decision of a conflict
|
2019-04-11 15:41:21 +03:00 |
|
dr.yuri
|
7813b284ad
|
code was corrected,tabs were replaced by spaces, results for tallies test get from current version
|
2019-04-11 12:23:44 +03:00 |
|
liangjg
|
a795de2db5
|
save event nuclide rather than event element so that it is compatible with nuclide tally filters
|
2019-04-10 16:43:25 -04:00 |
|
liangjg
|
e7ab0b704c
|
fix tallying of nculide-specific heating for neutrons
|
2019-04-10 16:18:39 -04:00 |
|
liangjg
|
7536de5644
|
Account for fluorescent photons release in heating cross section computing
|
2019-04-10 13:46:44 -04:00 |
|
Paul Romano
|
e792fe72e5
|
Merge pull request #1218 from GiudGiud/PR_tc_tallies
Speeding up import of transport corrected cross sections
|
2019-04-10 08:39:07 -05:00 |
|
liangjg
|
63527fe908
|
heating analog tally for specific nuclide
|
2019-04-10 09:25:36 -04:00 |
|
dr.yuri
|
4ef5ad64e3
|
garbage remove from commit
|
2019-04-10 10:58:35 +03:00 |
|
Paul Romano
|
edf50f1895
|
Don't build redundant reactions when calling IncidentNeutron.from_hdf5
|
2019-04-09 21:04:41 -05:00 |
|
guillaume
|
3cd88484a7
|
Speed up transport correction by having same tally order in scattering matrix tally and correction tally
|
2019-04-08 17:27:41 -04:00 |
|
Shikhar Kumar
|
c47f2d1c0a
|
Remove os.path import
|
2019-04-08 13:28:34 -04:00 |
|
dr.yuri
|
4b2bb55054
|
new hex first commit
|
2019-04-08 16:01:36 +03:00 |
|
Shikhar Kumar
|
7eb3496ec6
|
Update test suite
|
2019-04-08 08:44:59 -04:00 |
|
Shikhar Kumar
|
196d24f0db
|
Merge branch 'develop' into cmfd-added-funcs
|
2019-04-07 22:37:45 -04:00 |
|
liangjg
|
5db6db53f1
|
fix photon heating generation from endf
|
2019-04-05 23:04:42 -04:00 |
|
liangjg
|
f4541ab1c8
|
photon heating tally with analog estimator works now
|
2019-04-05 22:18:22 -04:00 |
|
Paul Romano
|
12655ea2a2
|
Make CMFD tests work with glibc 2.27 and 2.28
|
2019-04-05 14:51:10 -05:00 |
|
Paul Romano
|
54d491efb0
|
Make triso test work for both glibc 2.27 and 2.28
|
2019-04-05 13:46:23 -05:00 |
|
Paul Romano
|
cf85aa0761
|
Make quadric_surfaces test work for glibc 2.27 and 2.28
|
2019-04-05 13:42:28 -05:00 |
|
Paul Romano
|
648194abf6
|
Merge pull request #1210 from smharper/geometry_partitioning
Speed up find_cell searches for geometries with many z-planes
|
2019-04-04 21:24:09 -05:00 |
|
liangjg
|
ec49c32a61
|
fix positron and electron collision message
|
2019-04-04 21:24:50 -04:00 |
|
Paul Romano
|
ef0d216f66
|
Fix float_endf for decimal-less numbers. Also secretly support d/D
|
2019-04-04 16:40:28 -05:00 |
|
Shikhar Kumar
|
8a1bb58d49
|
Minor tabbing discrepancy
|
2019-04-04 15:46:11 -04:00 |
|
liangjg
|
c91aa58e8e
|
added analog heating tally for non-neutron particles
|
2019-04-04 15:26:05 -04:00 |
|
liangjg
|
a034fb2e76
|
added a data member in particle to track # of secondary particles
|
2019-04-04 11:22:03 -04:00 |
|
Sterling Harper
|
a4c15928cf
|
Use ordered set in UniversePartitioner constructor
|
2019-04-04 11:04:52 -04:00 |
|
Paul Romano
|
f97aaf1fa0
|
Merge pull request #1212 from pshriwise/plot_mesh_tally_fix
Various Fixes
|
2019-04-04 07:25:01 -05:00 |
|
Sterling Harper
|
4f724b8905
|
Merge pull request #1211 from pshriwise/hex_indices
Hex lattices indices update and lattice interior cell coincidence
|
2019-04-03 23:49:08 -04:00 |
|
Patrick Shriwise
|
c814b6f81e
|
Moving iz back. Expliciting initializing iz.
|
2019-04-03 21:42:40 -05:00 |
|
Sterling Harper
|
d0a0d34b89
|
Address #1210 comments
|
2019-04-03 19:53:24 -04:00 |
|
Paul Romano
|
ae4b0106dc
|
Don't create Legendre polynomial object unless actually needed
|
2019-04-03 15:19:54 -05:00 |
|
Paul Romano
|
d79524b9ce
|
Replace float_endf with a fast C/Cython version
|
2019-04-03 15:19:50 -05:00 |
|
Patrick Shriwise
|
b05d8b4e2f
|
Removing another warning messgage in jupyter notebook.
|
2019-04-03 14:54:13 -05:00 |
|
Patrick Shriwise
|
63dd99c089
|
Addressing @smharper's comments.
|
2019-04-03 13:51:35 -05:00 |
|
Patrick Shriwise
|
81388cf5b9
|
Updates based on comments from @paulromano.
|
2019-04-03 11:23:56 -05:00 |
|
Patrick Shriwise
|
33c1f64100
|
Updating lattice_hex_coincident test to use Python API.
|
2019-04-03 11:05:58 -05:00 |
|
Patrick Shriwise
|
7351773b29
|
Addressing comments from @paulromano.
|
2019-04-03 10:48:06 -05:00 |
|
Patrick Shriwise
|
11acaacb4f
|
Changing check for valid delayed group filter.
|
2019-04-02 15:39:03 -05:00 |
|
Patrick Shriwise
|
039d5c0b63
|
Adding check for a valid delayed group filter when scoring.
|
2019-04-02 15:09:10 -05:00 |
|
Patrick Shriwise
|
cc09ba4a5b
|
Fixes to indexing syntax for a couple jupyter examples.
|
2019-04-02 13:46:56 -05:00 |
|
Patrick Shriwise
|
fe3d85d0d0
|
Fix to depletion script.
|
2019-04-02 11:03:01 -05:00 |
|
Patrick Shriwise
|
200f47bf91
|
Fixes for 2D mesh tally plotting.
|
2019-04-02 11:03:01 -05:00 |
|
Patrick Shriwise
|
02ff7d017d
|
Changed variable name. Caught some spelling mistakes.
|
2019-04-02 10:17:51 -05:00 |
|
liangjg
|
ba05630a08
|
Merge branch 'develop' into heat-photon-kerma
|
2019-04-02 10:17:50 -04:00 |
|
Patrick Shriwise
|
0d01ffa553
|
Adding __init__.py to new test directory.
|
2019-04-01 21:22:38 -05:00 |
|
Patrick Shriwise
|
28998395d3
|
Updating test name.
|
2019-04-01 21:02:34 -05:00 |
|
Patrick Shriwise
|
f08f012bc2
|
Simplifying model materials and settings. Updating test results.
|
2019-04-01 18:10:35 -05:00 |
|