Commit graph

5318 commits

Author SHA1 Message Date
Sterling Harper
8e197546ba Allow Python API to be used without h5py 2015-06-26 16:47:44 -06:00
Paul Romano
1a215cd087 Indicate in docstrings that ids will be assigned automatically for surfaces,
cells, and materials.
2015-06-26 21:15:23 +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
528880cd45 Various PEP8 fixes. Mostly using 'is not' and 'not in'. 2015-06-15 10:51:07 +07:00
Paul Romano
61db64a1f5 Finished adding docstrings for methods. 2015-06-14 15:40:57 +07:00
Paul Romano
2eb129fc67 More docstrings and updates 2015-06-13 17:21:41 +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
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
Will Boyd
7c234e49ca Fixed merge conflict with develop 2015-06-09 22:11:43 -07:00
Will Boyd
3b2959e8ca Merge remote-tracking branch 'upstream/develop' into iso-lab 2015-06-09 22:10:51 -07:00
Paul Romano
77e6baf2b5 Fix Python 3 error in openmc.tallies module (due to map() not returning list in
Python 3).
2015-06-04 11:43:21 +07:00
Will Boyd
e05a8e8292 Merge branch 'develop' into tally-arithmetic 2015-06-01 05:59:26 -07:00
Will Boyd
2c7e16cab2 Merge branch 'develop' into iso-lab 2015-06-01 05:58:55 -07:00
Paul Romano
4d2dbff8de Rename scripts to all start with openmc-. Also added openmc.ace module. 2015-05-31 09:26:46 +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