Commit graph

502 commits

Author SHA1 Message Date
Paul Romano
970fc566a8 Merge branch 'develop' into photon-new 2017-11-11 14:28:38 -06:00
Paul Romano
3955e901b4 Remove tox.ini for now, update install instructions 2017-10-18 10:51:45 -05:00
guillaume
c0efbf13c5 Merge is inevitable because of new test created and test suite was changed
Merge branch 'develop' into test_surface_tallies
2017-08-06 14:15:48 -04:00
guillaume
68ad95ac95 doc change 2017-07-14 14:22:16 -04:00
guillaume
4d6972f272 only one score type for meshfilters and surface filters, updated docs, optimized last_cell data stored 2017-07-14 00:17:22 -04:00
guillaume
e4c5304f55 Added how to get partial currents in total current description 2017-07-06 20:07:30 -04:00
guillaume
06a99dde5e Changed score name from partial current to total current because of surface_filter behavior 2017-07-06 19:59:58 -04:00
guillaume
f7a85dda54 Updated docs with surface tallies 2017-07-06 19:38:53 -04:00
Paul Romano
974b714565 Start adding documentation on photon physics 2017-06-29 10:58:49 -05:00
guillaume
ca9fbb0c8f changes for documentation in base.rst and tallies.rst 2017-06-28 18:58:28 -04:00
Paul Romano
1bd3e0b1d0 Make scipy and pandas required dependencies 2017-06-07 20:12:51 -05:00
johnnyliu27
24c0db3762 Fix typos and links in example notebooks and userguide/geometry 2017-06-04 17:02:19 -04:00
Paul Romano
266f2f8583 Update user's guide section on boundary conditions 2017-05-18 15:24:11 -05:00
Paul Romano
0f74f3e8f6 Add section in user's manual on generating library from ENDF files 2017-05-01 12:58:25 -05:00
Will Boyd
b7440ae3e3 Merge pull request #852 from paulromano/model
Model class and test suite improvements
2017-04-11 09:02:44 -04:00
Will Boyd
8f405d8107 Merge pull request #851 from paulromano/gcc-o2
Change default optimization level for gcc
2017-04-11 07:44:15 -04:00
Paul Romano
2660c5918f Turn on OpenMP by default 2017-04-10 07:32:51 -05:00
Paul Romano
7156d7cd98 Respond to @nelsonag comments on #852 2017-04-08 15:48:20 -05:00
Paul Romano
d406a14769 Fix a few doc bugs ('make latexpdf' now works again) 2017-04-05 12:05:28 -05:00
Paul Romano
5c74b85713 Respond to comments on #850 2017-04-05 11:13:21 -05:00
Paul Romano
973b66c1d0 Add section in user's guide on volume calculations 2017-04-03 22:03:24 -05:00
Paul Romano
7b67006472 Add section on parallelization 2017-04-03 22:03:24 -05:00
Paul Romano
d98a6bad94 Clean up processing section 2017-04-03 22:03:24 -05:00
Paul Romano
9d4363d931 Update scripts section, fix bugs in openmc-plot-mesh-tally 2017-04-03 22:03:23 -05:00
Paul Romano
a348d70e1d Add tallies section, Python API requirements 2017-04-03 22:03:23 -05:00
Paul Romano
a7da8096f7 Keep working on documentation. Allow default source.
Also merge Settings.output_path into Settings.output
2017-04-03 22:03:19 -05:00
Paul Romano
df786664a8 Finish geometry section 2017-04-03 11:53:23 -05:00
Paul Romano
6c40fb640a Continue working through new user's manual 2017-04-03 11:53:23 -05:00
Paul Romano
8a2035a191 Start restructuring user's guide 2017-04-03 11:52:48 -05:00
Paul Romano
474e11e876 Change how resonance scattering options are specified 2017-03-22 10:59:36 -05:00
Paul Romano
d311e06029 Add physical units in user's guide, TallyDerivative link 2017-03-19 21:41:54 -05:00
Will Boyd
561cf39b63 Merge pull request #826 from paulromano/plot-improvements
Improvements to geometry plotting
2017-03-10 12:16:51 -05:00
Paul Romano
f342b2a93d Change 'center' argument of Universe.plot to 'origin' 2017-03-10 09:54:58 -06:00
Paul Romano
61f0138555 Add Plot.from_geometry() classmethod 2017-03-08 14:24:41 -06:00
Paul Romano
3913d55e2c Allow color names, rename Plot attributes, add openmc.plot_inline() 2017-03-08 14:24:37 -06:00
Paul Romano
4ac28c29d4 Prevent tables from spilling in the user's guide 2017-03-07 15:16:57 -06:00
Paul Romano
302816b4ef Updates to documentation. Replace XML parsing section with user input changes
section.
2017-03-03 11:20:00 -06:00
Paul Romano
c6210e8ca7 Add table listing verbosity levels in documentation. 2017-03-02 22:04:32 -06:00
Paul Romano
5e9b06a861 Better use of verbosity 2017-03-02 09:17:00 -06:00
Paul Romano
db74463753 Address @nelsonag comments on documentation 2017-02-18 14:39:56 -06:00
Paul Romano
46643382f4 Update documentation 2017-02-17 11:10:02 -06:00
Paul Romano
f0d7e0d73a Update Windows 10 and Xeon Phi installation instructions 2016-12-14 06:58:45 -06:00
Paul Romano
f866af1b16 Rework statepoint and sourcepoint options for openmc.Settings 2016-12-14 06:58:45 -06:00
Sterling Harper
310fa134be Address #768 comments 2016-12-05 16:51:55 -05:00
Sterling Harper
f1eeb091a7 Add EnergyFunctionFilters to documentation 2016-12-04 21:11:15 -05:00
Sterling Harper
2573fba5fa Address #746 comments 2016-11-13 13:49:30 -05:00
Sterling Harper
6a9ca62d35 Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-11-08 18:14:58 -05:00
Sam Shaner
1599517f54 Merge remote-tracking branch 'upstream/develop' into mg-mode-delayed 2016-11-04 08:28:03 -04:00
sam
bab484bba0 Merge pull request #750 from smharper/default_energy_docs
Specify the default source energy distribution in docs
2016-11-03 19:02:12 -04:00
Sterling Harper
902286a674 Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-11-03 17:01:15 -04:00