Commit graph

143 commits

Author SHA1 Message Date
Paul Romano
b334ade165 Update tally arithmetic notebook 2017-10-24 13:36:17 -05:00
Paul Romano
5a4b04a10f Use <entropy_mesh> in XML pincell example 2017-10-24 11:17:49 -05:00
Paul Romano
e879e922bb Merge pull request #926 from lindsayad/pincell_example_924
Remove troublesome mesh_id assignment
2017-10-24 12:04:36 -04:00
Alex Lindsay
b0cc6a320f Remove troublesome mesh_id assignment. Closes #924 2017-10-24 09:01:50 -06:00
Sterling Harper
a701333eea Add windowed multipole to the nuclear-data example 2017-10-24 00:19:39 -04:00
johnnyliu27
c18cdcffd8 More fixes of changing parentheses into square brackets 2017-10-02 12:09:59 -04:00
johnnyliu27
7f58aa933b Changing parentheses into square brackets for creating materials_file 2017-10-02 11:51:54 -04:00
Paul Romano
6cada92c50 Update tallies.xml in examples to separate <filter> 2017-07-27 13:18:49 -05:00
johnnyliu27
1937f7f247 Update the tally data in Pandas Dataframes example notebook 2017-06-07 13:27:56 -04:00
johnnyliu27
492e5a6192 Continue to fix typos and links in basic example notebooks 2017-06-04 22:01:29 -04:00
johnnyliu27
24c0db3762 Fix typos and links in example notebooks and userguide/geometry 2017-06-04 17:02:19 -04:00
Giud
e300bbafeb Update mg-mode-part-ii.ipynb 2017-05-30 15:23:35 -04:00
Giud
9357f272c1 Update mg-mode-part-iii.ipynb 2017-05-30 15:22:03 -04:00
Giud
9995cdc467 Update mgxs-part-iii.ipynb 2017-05-30 15:21:19 -04:00
Giud
3dd03a35ba Update mg-mode-part-i.ipynb 2017-05-30 15:20:55 -04:00
Guillaume
997247d5d5 plot pin power normalization
guide tube were making the mean wrong
2017-05-30 13:49:08 -04:00
johnnyliu27
990bf0b78f Fix some typos and expired links in the example notebook of MGXS Part II & III 2017-05-27 23:05:26 -04:00
johnnyliu27
26afc82462 Fix some typos and expired links in the example notebook of MGXS Part I 2017-05-27 22:55:53 -04:00
johnnyliu27
ca00a8ef32 Fix the color setting of plotting in MGXS part iii example notebook 2017-05-22 13:00:57 -04:00
Paul Romano
3b0c044974 A few small fixes in example notebooks 2017-05-10 13:16:13 -05:00
Adam Nelson
df0b28a50d Merge pull request #870 from paulromano/njoy
Creating nuclear data using NJOY
2017-05-05 14:53:49 -04:00
Paul Romano
3cb8bb9a29 Update nuclear data notebook to show use of NJOY 2017-05-01 12:45:01 -05:00
Sterling Harper
98ab232dc1 Allow objects in addition to ids in Filters 2017-04-13 17:36:49 -04:00
Paul Romano
a898622260 Move Jupyter notebooks to examples/jupyter 2017-04-05 11:13:25 -05:00
Adam Nelson
04c1304dc4 Added Version number to MGXS Library format 2017-03-18 10:13:16 -04:00
Paul Romano
3913d55e2c Allow color names, rename Plot attributes, add openmc.plot_inline() 2017-03-08 14:24:37 -06:00
Paul Romano
ffc3bbfd67 Allow plot, volume, and particle restart run modes directly 2017-02-17 09:59:21 -06:00
Adam Nelson
136da0cd74 Bug fixes and minor comment changes 2017-01-16 14:45:44 -05:00
samuelshaner
1a7630083b updated tests and updated setting of nuclides and elements in example files 2016-12-15 21:06:12 +00:00
Paul Romano
5d06ea1d1b Specify Shannon entropy and UFS meshes using openmc.Mesh object 2016-12-14 06:58:45 -06:00
Adam Nelson
6ba1f04631 Resolving @paulromano comments 2016-11-27 06:34:47 -05:00
Adam Nelson
ecd3112e21 Updating example problems for the new format 2016-11-14 20:47:38 -05:00
Sam Shaner
80bf6c7528 add get_molar_mass() method to material and fixed two other issues 2016-11-09 22:20:29 -05:00
Sam Shaner
1e90230536 merged with upstream/develop 2016-11-03 16:33:17 -04:00
Sam Shaner
4639fee7e1 merged with upstream/develop 2016-11-02 13:29:26 -04:00
Paul Romano
6da9f16d29 Convert ACE data from MeV to eV 2016-10-31 14:46:47 -05:00
Sam Shaner
6b1ff61284 updated input files 2016-10-24 09:50:46 -04:00
Sam Shaner
3218ad15e4 Merge remote-tracking branch 'upstream/develop' into element-wo 2016-10-18 09:05:17 -04:00
Sam Shaner
961e4754f4 merged with nelsonag/mg_th5 2016-10-18 07:44:13 -04:00
Sam Shaner
cf34c229a7 fixed issue with normalizing mass fractions and reverted documentation 2016-10-17 21:45:24 -04:00
Sam Shaner
d15c735d93 simplified element expansion in input_xml.F90 by using global arrays 2016-10-17 16:52:20 -04:00
Sam Shaner
663636ce2e added enrichment and wo element support in Python API and added new tests 2016-10-16 22:09:25 -04:00
Sam Shaner
d579440b02 implemented wo for elements and enrichment for U 2016-10-16 16:19:31 -04:00
Adam Nelson
fa6a368660 Updating example mgxs.h5 file 2016-10-15 16:38:00 -04:00
Sam Shaner
a73ff74bb5 changed underscores to hyphens 2016-10-14 14:26:33 -04:00
Sam Shaner
480d2ca6e5 fixed issue in mgxs_header.F90 where nu cannot be calculated if a fission xs has not been given 2016-10-13 16:54:47 -04:00
Sam Shaner
89149ea7eb added treatment of delayed neutrons to the multi-group solver 2016-10-13 14:38:06 -04:00
Adam Nelson
a52921e40a Updating with develop 2016-10-04 19:55:52 -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