Sterling Harper
|
bbcc4f6453
|
Merge branch 'develop' into diff_tally6
|
2016-10-02 02:08:47 -04:00 |
|
Sterling Harper
|
52c9898128
|
Simply MeshFilter.__init__
|
2016-09-30 00:01:10 -04:00 |
|
Sterling Harper
|
7419cd26b3
|
Update examples
|
2016-09-22 03:00:49 -04:00 |
|
Sterling Harper
|
57371d217a
|
Merge remote-tracking branch 'upstream/develop' into pyapi_filters
|
2016-09-20 15:34:49 -04:00 |
|
Adam Nelson
|
c5dc4fad3d
|
Updating to resolve @samuelshaner comments
|
2016-09-19 20:44:06 -04:00 |
|
Adam Nelson
|
1f4187d761
|
Merged w 1d mesh PR
|
2016-09-19 19:20:18 -04:00 |
|
Sam Shaner
|
205eaf9760
|
condensed mesh filter tests into one and changed to use the python api
|
2016-09-19 12:40:53 -04:00 |
|
Sam Shaner
|
4429e5f58c
|
fixed typo in hdf5 url
|
2016-09-19 10:38:18 -04:00 |
|
Sam Shaner
|
c54198b7f8
|
changed URL for downloading HDF5
|
2016-09-19 10:36:32 -04:00 |
|
Adam Nelson
|
1c3d1a38da
|
Updated results after I realized I needed new NNDC data for the shakes to seconds thing
|
2016-09-18 12:39:50 -04:00 |
|
Sam Shaner
|
699a665592
|
updated results for 1d mesh filter test
|
2016-09-16 18:46:21 -04:00 |
|
Sam Shaner
|
20d34f4eeb
|
Merge remote-tracking branch 'upstream/develop' into 2d-mesh-tally
|
2016-09-16 18:06:59 -04:00 |
|
Adam Nelson
|
697dfb09c4
|
Merged with latest changes and added interpolation to the MG library
|
2016-09-15 20:49:03 -04:00 |
|
Adam Nelson
|
8d35923405
|
Merge remote-tracking branch 'upstream/develop' into mg_th5
|
2016-09-15 19:39:12 -04:00 |
|
Sam Shaner
|
cc8f36edd6
|
Merge remote-tracking branch 'upstream/develop' into decay-rates
|
2016-09-15 10:30:37 -04:00 |
|
Paul Romano
|
0fcc44bedb
|
Fix specification of material temperature. Allow XML files to be exported to
non-default paths.
|
2016-09-13 23:16:10 +02:00 |
|
Sam Shaner
|
5affc137e1
|
Merge remote-tracking branch 'upstream/develop' into 2d-mesh-tally
|
2016-09-12 09:50:17 -04:00 |
|
Sterling Harper
|
6478849b44
|
Fix most MGXS tests
|
2016-09-11 23:37:07 -04:00 |
|
Sam Shaner
|
76ceafa449
|
merged with upstream/develop
|
2016-09-11 15:15:18 -04:00 |
|
Sterling Harper
|
60c14046a5
|
Fix test_tally_slice_merge
|
2016-09-11 13:53:19 -04:00 |
|
Adam Nelson
|
26244eabcf
|
argh. The failing ce_to_mg test was only because of precision of the xs in the xml and h5 datasets... when you convert the xml lib to h5 (per the script), the answer is then passing. groan.
|
2016-09-11 06:22:40 -04:00 |
|
Sterling Harper
|
de84f3989b
|
Update test inputs
|
2016-09-10 23:37:46 -04:00 |
|
Adam Nelson
|
8c8e0a7174
|
Updating failing tests
|
2016-09-10 15:04:07 -04:00 |
|
Adam Nelson
|
a235aa8cba
|
Progressively fixing bugs, last one seems to be tabular representation doesnt produce correct results anymore
|
2016-09-09 20:39:05 -04:00 |
|
Adam Nelson
|
6cf7f7fa48
|
Revising with develop with its latest th5 merge
|
2016-09-08 05:17:30 -04:00 |
|
Paul Romano
|
46cb02efe4
|
Remove old default_temperature specification in materials.xml
|
2016-09-06 22:25:12 -05:00 |
|
Sam Shaner
|
bd32744aff
|
updated 2d mesh filter results
|
2016-09-06 11:17:42 -04:00 |
|
Sam Shaner
|
7936b04683
|
implemented decay rate tally
|
2016-09-06 08:45:39 -04:00 |
|
Sam Shaner
|
b91f28922a
|
updated test results for mesh filter 1d and current score
|
2016-09-06 07:56:09 -04:00 |
|
Adam Nelson
|
88abdfb5ce
|
Fixed most failing tests, ce_to_mg is next
|
2016-09-05 21:18:17 -04:00 |
|
Adam Nelson
|
1625927b44
|
Slowly getting the tests to work
|
2016-09-05 21:04:50 -04:00 |
|
Adam Nelson
|
1305e99ce3
|
Updated test MGXS library an fixed bug in setting num_azimuthal and num_polar in mgxs_library.
|
2016-09-05 19:48:30 -04:00 |
|
Sam Shaner
|
f6f64fde7d
|
hashed output for filter mesh tests
|
2016-09-05 12:28:11 -04:00 |
|
Sam Shaner
|
8f1b6c64ca
|
Got mesh tallies (including currents) working for 1D and 2D
|
2016-09-05 12:24:09 -04:00 |
|
Adam Nelson
|
785bd49ad1
|
Resolving the merge
|
2016-09-03 04:41:12 -04:00 |
|
Paul Romano
|
77373a856f
|
Merge branch 'develop' into multitemp-refactor
|
2016-08-31 10:28:19 -05:00 |
|
Paul Romano
|
fbebf7bf70
|
Fix cell temperature bug for multipole. Results change a bit.
|
2016-08-31 10:13:41 -05:00 |
|
Paul Romano
|
a95266ab22
|
Major refactor to include cross sections at multiple temperatures within the
Nuclide and SAlphaData derived types.
|
2016-08-31 10:13:38 -05:00 |
|
Sam Shaner
|
2357dee05f
|
Merge remote-tracking branch 'upstream/develop' into incoming-current
|
2016-08-31 07:06:02 -04:00 |
|
Paul Romano
|
2d680d37ad
|
Merge pull request #706 from amandalund/develop
TRISO packing
|
2016-08-29 16:56:05 -05:00 |
|
amandalund
|
50042b4fe3
|
Added domain classes; Moved packing algorithms into separate functions
|
2016-08-25 22:39:40 -05:00 |
|
Adam Nelson
|
262554d53d
|
Apparently i never committed the new inputs for test_resonance_scattering. Now I did!
|
2016-08-24 06:53:56 -04:00 |
|
Adam Nelson
|
766c93e4f7
|
Got all the tests passing!
|
2016-08-23 20:06:14 -04:00 |
|
Adam Nelson
|
6ff1d758c3
|
Changes to modify resonance scattering with 0K data and getting some tests passing
|
2016-08-23 19:17:42 -04:00 |
|
Sam Shaner
|
11dea6f26a
|
fixed error in cmfd surface filter allocation and updated cmfd test results
|
2016-08-23 16:01:33 -04:00 |
|
Adam Nelson
|
1d551037ce
|
updating tests and setting it so the closest temperature is used
|
2016-08-22 21:25:47 -04:00 |
|
Adam Nelson
|
cd95667292
|
Updated to get significantly higher tets passage rate. Still have more work to do in a few key areas.
|
2016-08-21 20:40:47 -04:00 |
|
Adam Nelson
|
6a44a68975
|
updated python testing harness settings for new data format
|
2016-08-21 14:39:50 -04:00 |
|
Paul Romano
|
3fb36ea9ec
|
Hotfix for ScatterMatrixXS.get_pandas_dataframe (parent method doesn't account
for multiple scores).
|
2016-08-18 10:53:23 -05:00 |
|
amandalund
|
15aaa15530
|
Updated trisos test
|
2016-08-16 20:25:07 -05:00 |
|