Commit graph

489 commits

Author SHA1 Message Date
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
Sterling Harper
f28fdff721 Fix units on #750 2016-11-03 16:58:21 -04:00
Sam Shaner
1e90230536 merged with upstream/develop 2016-11-03 16:33:17 -04:00
Sterling Harper
ba07380fab Specify the default source energy distribution 2016-11-03 16:05:37 -04:00
Sterling Harper
b93ebcc5b1 Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-11-02 20:16:04 -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
b0a5be1c1c updated documentation and comments in Python API 2016-10-24 09:12:57 -04:00
Sterling Harper
d7971fcace Add temperature derivative to docs 2016-10-21 14:59:48 -04:00
Sterling Harper
d602dc0e6a Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-10-21 01:52:55 -04:00
Sam Shaner
b3b81cef4c Merge remote-tracking branch 'upstream/develop' into mg-mode-delayed 2016-10-19 13:37:08 -04:00
Paul Romano
0454e66a11 Merge branch 'develop' into scopatz-six 2016-10-18 23:01:03 -05:00
Sam Shaner
7f69c7eca9 Merge remote-tracking branch 'QingmingHe/fix-include-error' into mg-mode-delayed 2016-10-15 10:29:55 -04:00
Adam Nelson
29c48ee23e Merge remote-tracking branch 'upstream/develop' into mg_th5 2016-10-15 10:05:21 -04:00