Paul Romano
a9b831cc91
Add one publication to list
2017-12-11 13:01:18 +07:00
Paul Romano
402b09ee3d
Add Python bindings for global num_realizations. Fix active rate.
2017-12-11 13:01:18 +07:00
Paul Romano
6e9b8a5ce5
Move get_*_prism functions to openmc.model
2017-12-11 13:01:18 +07:00
Paul Romano
198df07311
Add subdivide convenience function
2017-12-11 13:01:18 +07:00
Paul Romano
671db024db
Fix bugs with statepoint loading. Add properties to capi.Tally.
2017-12-11 13:01:17 +07:00
Paul Romano
87c06cd334
Update list of publications. Add note about citing OpenMC.
2017-12-11 13:01:17 +07:00
Paul Romano
3955e901b4
Remove tox.ini for now, update install instructions
2017-10-18 10:51:45 -05:00
Paul Romano
02b8f4ec09
Change names of openmc.capi classes. Hopefully fix RTD docs build.
2017-10-05 10:52:29 -05:00
Paul Romano
f4f344bd51
Rename openmc_get_* to openmc_get_*_index
2017-09-26 23:02:43 -05:00
Paul Romano
c768666aa3
Fix installing openmc.capi package
2017-09-14 12:52:37 -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
Paul Romano
cd8a297353
Break up capi.find into find_cell and find_material
2017-08-03 07:12:37 -05:00
Paul Romano
d0faebe11d
Update documentation
2017-07-31 08:18:55 -05:00
Paul Romano
35657d5e1b
Add context manager for shared library calls
2017-07-17 08:27:58 -05:00
Paul Romano
23cd067bda
Remove openmc_set_density and openmc_set_temperature
2017-07-17 06:42:28 -05: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
f445f3db6d
correction on documentation
2017-07-13 22:59:17 -04:00
Paul Romano
a4d02fa8a7
Merge branch 'develop' into c-api
2017-07-13 15:37:47 -05:00
Sterling Harper
ba5b54dc88
Merge remote-tracking branch 'upstream/develop' into partial_sab
2017-07-10 15:31:13 -04:00
Sterling Harper
8dcd8dd4f0
Fix spelling errors
2017-07-07 15:55:19 -04:00
Paul Romano
397511fc0d
Add scipy modules to mock modules for doc build
2017-07-06 21:11:39 -05: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
712352c8e1
Add optional instance argument for openmc_cell_set_temperature
2017-07-04 15:06:33 -05:00
Paul Romano
14226862f3
Have openmc_tally_results accept ID instead of array index
2017-07-04 14:44:21 -05:00
Paul Romano
9d456c3ff1
Modify openmc_find to return instance as well. Add C API docs
2017-07-04 14:33:18 -05:00
Sterling Harper
7ba35310c8
Update docs, RelaxNG for partial S(a,b)
2017-06-29 15:49:18 -04:00
guillaume
aba768d9fd
changes to documentation
2017-06-28 20:42:25 -04:00
guillaume
ca9fbb0c8f
changes for documentation in base.rst and tallies.rst
2017-06-28 18:58:28 -04:00
Paul Romano
6fec79d9c2
Add temperature range user option to load cross sections within a range of
...
temperatures.
2017-06-22 14:11:33 -05:00
Paul Romano
e2b8a6c264
Start adding C API documentation
2017-06-15 21:40:52 -05: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
897db1389d
Merge pull request #871 from amandalund/separate_filters
...
Separate tally filters from tallies
2017-05-24 09:27:50 -05:00
amandalund
70cc2f63c3
Address #871 comments: incremented statepoint revision, updated documented tallies.xml format, updated tallies RELAX NG schema
2017-05-23 13:07:40 -05:00
sam
57d58d7de8
Merge pull request #880 from paulromano/rotational-periodic
...
Add support for rotationally periodic BCs
2017-05-22 09:03:23 -04:00
johnnyliu27
6173c39750
Fix three minor typos in multi-group scattering in methods/physics
2017-05-18 21:26:46 -04:00
Paul Romano
266f2f8583
Update user's guide section on boundary conditions
2017-05-18 15:24:11 -05:00
Paul Romano
3b0c044974
A few small fixes in example notebooks
2017-05-10 13:16:13 -05:00
Paul Romano
f7efc35220
Update publications list
2017-05-05 13:56:30 -05:00
Paul Romano
f5cc7994f7
Increment version number and add release notes
2017-05-05 13:56:30 -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
amandalund
375125c603
Merge branch 'develop' into separate_filters
...
* develop: (91 commits)
Update resonance scattering test result
removed additional unnecessary modifications
removed unnecessary modifications
updated to only modify the _swap_filters method
Check for elastic scattering with isotropic mu.
changed == to is
fixed issue in tallies.py in making sure static copy of other filter gets updated and updated tests
fixed bug for misaligned energy and energyout filters
When 1 temp is available, revert to nearest temp on all processes
added other_old to _swap_filter method
fixed tally alignment method in tallies.py
Make sure get_pandas_dataframe() works with 1D mesh filter
Fix bug with SurfaceFilter bin ordering
Check for void materials in tracklength tallies
Make sure source is in geometry before fiss. check
Make parent class for filters with IDed objects
Allow objects in addition to ids in Filters
Cleaned up rxn_rate_tally property for consistent scattering matrices
Simplified code for xs_tally property for consistent scattering matrices
Update inputs for test_diff_tally
...
Conflicts:
openmc/filter.py
src/output.F90
2017-04-30 17:41:38 -05:00
Paul Romano
09ce720dc1
Add ThermalScattering.from_njoy
2017-04-28 06:42:26 -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
ad2e1cc1b4
Respond to @wbinventor comments on #852
2017-04-10 07:16:17 -05:00