Paul Romano
|
3d1af11b6c
|
Fix hyperlink in documentation
|
2015-08-19 09:36:46 +07:00 |
|
Paul Romano
|
cfa629e406
|
Fix source in tally arithmetic notebook
|
2015-08-15 11:00:27 +07:00 |
|
Paul Romano
|
487562c7a6
|
Increment version number to 0.7.0
|
2015-08-12 09:41:24 +07:00 |
|
Paul Romano
|
ff69982fe0
|
Started adding release notes for version 0.7.0
|
2015-08-12 09:41:24 +07:00 |
|
Paul Romano
|
0a024c8dd7
|
Calculate k-infinity from four factors in tally-arithmetic notebook
|
2015-08-12 09:06:06 +07:00 |
|
Paul Romano
|
ff49e1de37
|
Re-run pandas-dataframe notebook after bug fix
|
2015-08-11 13:42:36 +07:00 |
|
Paul Romano
|
d9c6bcb887
|
Add last factor of four-factor formula to arithmetic notebook
|
2015-08-10 13:52:41 +07:00 |
|
Paul Romano
|
0d75cbf8c1
|
Update tally arithmetic notebook to fix an error in thermal flux
utilization. Also make equations prettier.
|
2015-08-10 13:26:12 +07:00 |
|
Paul Romano
|
8fff5b1810
|
Add links to Python resources in main Python API doc page
|
2015-08-10 13:11:05 +07:00 |
|
Paul Romano
|
812858cca0
|
Fix typo in tally-arithmetic notebook
|
2015-08-10 12:59:04 +07:00 |
|
Paul Romano
|
20d915809a
|
Make sure plotting geometry works in two notebooks
|
2015-08-10 06:54:33 +07:00 |
|
Paul Romano
|
56b0cbb1e7
|
Add Jupyter notebook showing use of Pandas dataframes
|
2015-08-10 06:39:03 +07:00 |
|
Paul Romano
|
043bb1b1f6
|
Better organization of top-level Python API page
|
2015-08-10 06:39:03 +07:00 |
|
Paul Romano
|
43b42bca20
|
Added Jupyter notebook with tally arithmetic examples
|
2015-08-10 06:39:03 +07:00 |
|
Sterling Harper
|
4ded3a39e1
|
Forbid trailing whitespace in the style guide
|
2015-08-02 12:24:06 -06:00 |
|
Will Boyd
|
0405597701
|
Merge pull request #408 from paulromano/improve-threading
Improve OpenMP thread scaling
|
2015-07-13 17:38:17 -07:00 |
|
Paul Romano
|
a7815ad913
|
Fix bug in maximum_levels() pointed out by @wbinventor and respond to his other
comments as well.
|
2015-07-07 10:28:03 +07:00 |
|
Paul Romano
|
8c54fe6f33
|
List coverage and maxcoord CMake options in documentation.
|
2015-07-06 08:12:34 +07:00 |
|
Sterling Harper
|
9060c42e5a
|
Allow >5 spaces continuation lines in style guide
|
2015-07-05 18:52:13 -06:00 |
|
Paul Romano
|
32a120f596
|
Add description of units for tallies in documentation.
|
2015-07-02 09:10:17 +07:00 |
|
Paul Romano
|
b6f5946e1a
|
Address more comments from @wbinventor
|
2015-06-26 20:37:44 +07:00 |
|
Paul Romano
|
355715f534
|
Changes in response to comments from @wbinventor
|
2015-06-16 17:16:42 +07:00 |
|
Paul Romano
|
c8e176a9f7
|
Continue adding docstrings and updating modules.
|
2015-06-12 22:04:56 +07:00 |
|
Paul Romano
|
7ed1dd17e6
|
Adding docstrings and updated the element, executor, filter, geometry, material,
mesh, and nuclide modules.
|
2015-06-12 22:04:56 +07:00 |
|
Paul Romano
|
f41d7d9b45
|
Update instructions for building docs
|
2015-06-12 22:04:56 +07:00 |
|
Paul Romano
|
e53fc07b07
|
Modify openmc.cmfd.CMFDFile to include several properties that were
missing. Also make various things in the module more Pythonic.
|
2015-06-12 22:04:56 +07:00 |
|
Paul Romano
|
11ab3b78aa
|
Added basic structure for Python API docs and filled out docstrings for
openmc.cmfd module.
|
2015-06-12 22:04:56 +07:00 |
|
Paul Romano
|
471030c992
|
Add napoleon for documentation
|
2015-06-12 22:04:56 +07:00 |
|
Paul Romano
|
93958fb27a
|
Start adding documentation.
|
2015-06-12 22:04:56 +07:00 |
|
Paul Romano
|
42f8692956
|
Updated one publication in documentation
|
2015-06-11 19:50:23 +07:00 |
|
Paul Romano
|
6096b9a8cc
|
Update reference to convert_xsdir.py in documentation
|
2015-05-31 15:34:18 +07:00 |
|
Paul Romano
|
e95a53864a
|
Update description of input-validating scrpit in user's guide
|
2015-05-31 15:34:18 +07:00 |
|
Paul Romano
|
498e07d0bf
|
Move Python API into openmc/ directory and move Python scripts into scripts/
directory.
|
2015-05-31 09:26:18 +07:00 |
|
Paul Romano
|
058fc2ead9
|
Updated list of publications in documentation.
|
2015-05-30 09:31:34 +07:00 |
|
Will Boyd
|
dd2524496e
|
Merge remote-tracking branch 'upstream/develop' into squash-distribcells
|
2015-05-14 14:34:39 -04:00 |
|
Paul Romano
|
60fd9b88dc
|
Update clone URL to https protocol in documentation
|
2015-05-12 09:12:35 +07:00 |
|
Anthony Scopatz
|
05c53c577a
|
Update quickinstall clone URL
|
2015-05-11 18:23:55 -05:00 |
|
Will Boyd
|
24d7502af8
|
Merge remote-tracking branch 'upstream/develop' into squash-distribcells
|
2015-05-11 11:20:45 -04:00 |
|
Paul Romano
|
2fa7b44175
|
Add documentation on building Sphinx documentation as HTML/PDF
|
2015-05-10 14:52:13 +07:00 |
|
Will Boyd
|
f49749afb3
|
Merged with develop and tally triggers
|
2015-05-07 17:05:19 -04:00 |
|
Paul Romano
|
c7ab539551
|
Merge branch 'develop' into remove-petsc
|
2015-05-07 21:50:25 +07:00 |
|
Will Boyd
|
a9245b31db
|
Changed tally trigger status element to active
|
2015-05-07 07:09:33 -04:00 |
|
Will Boyd
|
4d9638c643
|
Removed TriggerDistance derived type
|
2015-05-07 07:00:43 -04:00 |
|
Will Boyd
|
33db577898
|
Reinstated correct indentation on keff trigger threshold in docs
|
2015-05-07 00:07:20 -04:00 |
|
Will Boyd
|
fe6e566fe0
|
Fixed indentation for keff_trigger threshold in docs
|
2015-05-07 00:04:18 -04:00 |
|
Will Boyd
|
fc5c421854
|
Initial commmit for tally triggers with squashed commit log
|
2015-05-05 16:47:05 -04:00 |
|
Will Boyd
|
7de2661688
|
Merge branch 'develop' into squash-distribcells
|
2015-05-05 09:13:00 -04:00 |
|
Paul Romano
|
4e0ce3d660
|
Remove use of PETSc for CMFD and rely on built-in solver
|
2015-05-03 14:44:24 +07:00 |
|
Paul Romano
|
b73464be7d
|
Few trivial documentation changes
|
2015-05-02 09:28:09 +07:00 |
|
Will Boyd
|
26d7859694
|
Merged with develop
|
2015-05-01 08:36:42 -04:00 |
|