Commit graph

1762 commits

Author SHA1 Message Date
Andrew Johnson
64becd2c70
Merge pull request #2077 from paulromano/depletion-renaming
Rename deplete.ResultsList → deplete.Results
2022-06-13 21:57:44 -07:00
Paul Romano
2f440125d9 Fix error in documentation (thanks @andrewmholcomb). Closes #2082 2022-06-10 09:02:26 -05:00
Paul Romano
8bfb1889b9 Rename deplete.ResultsList -> deplete.Results 2022-06-03 09:04:00 -05:00
Paul Romano
aacf3c4938 Rename deplete.Results -> deplete.StepResult 2022-06-03 09:03:59 -05:00
Paul Romano
0b77cc7edc Allow normal instantiation of ResultsList (instead of from_hdf5) 2022-06-03 09:03:57 -05:00
Patrick Shriwise
fe230168fb
Merge pull request #2071 from paulromano/flf-improve-track
Major overhaul of track file capability
2022-06-02 14:32:49 -05:00
Paul Romano
6c07553b89 Add cell instance to particle track file (thanks @pshriwise for suggestion) 2022-05-31 17:08:40 -05:00
Paul Romano
8fdbbd2c43 Set default max_tracks to 1000 2022-05-31 07:32:29 -05:00
Paul Romano
df50db22e1
Merge pull request #2061 from cfichtlscherer/theta_distribution_spherical_independent
Uniform distribution of cos(theta) in SphericalIndependent
2022-05-27 06:46:00 -05:00
Paul Romano
ae849c5842 Have filter methods return new Track/Tracks objects 2022-05-25 22:12:44 -05:00
Paul Romano
2e54c31915 Rename TrackFile --> Tracks 2022-05-25 16:58:20 -05:00
Kalin Kiesling
84a4eb57fb
Update docs/source/quickinstall.rst
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-05-25 13:35:00 -05:00
Paul Romano
2e0472d57c Respond to @shimwell comments on #2071 2022-05-23 12:28:28 -05:00
Paul Romano
fb5597a88f Mention multiple track files when run with MPI in documentation 2022-05-20 12:59:50 -05:00
Paul Romano
e056180f73 Add doc section on particle track files to user's guide 2022-05-20 10:47:02 -05:00
Paul Romano
93e7471132 Update io_formats documentation for track files (and file version) 2022-05-19 13:27:34 -04:00
Paul Romano
b786ad4c9f Write separate track files for multiple MPI ranks 2022-05-19 13:27:33 -04:00
Paul Romano
365aa0b0eb Write all tracks to a single file 2022-05-19 13:27:33 -04:00
Paul Romano
2e9560a72c Add TrackFile Python class for parsing track files 2022-05-19 13:27:33 -04:00
Kalin Kiesling
2b779091da update same info in install.rst 2022-05-16 11:41:03 -05:00
Kalin Kiesling
3a44e1fce9 more details on mamba vs conda 2022-05-16 11:39:40 -05:00
Kalin Kiesling
4efb743179 reorder mamba install instructions 2022-05-16 11:29:14 -05:00
Kalin Kiesling
d8dc09e315 mamba create -n opemnc actually still uses conda install, so updated to make it two different steps to avoid failure 2022-05-12 13:29:00 -05:00
Kalin Kiesling
ea74bf0e4a typo 2022-05-12 13:20:40 -05:00
Kalin Kiesling
fc454abcd1 updated conda install to specify using mamba instead 2022-05-12 13:18:53 -05:00
Christopher Fichtlscherer
8ec37d80d2
Update docs/source/io_formats/settings.rst
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-05-10 09:17:01 +02:00
cpf
021215a2b9 included paulromanos suggestions 2022-05-09 20:03:28 +02:00
Paul Romano
45a6b31c8f Change StatePoint.k_combined -> keff, ResultsList.get_eigenvalue -> get_keff 2022-05-02 12:09:43 -05:00
Paul Romano
f8f788352f Fix IO format documentation for surf_source_read/write 2022-04-29 06:48:55 -05:00
yardasol
294f57318d
Merge branch 'develop' into cylinder-sector 2022-04-07 18:55:51 -05:00
Paul Romano
2d911ef6b9
Merge pull request #2023 from yardasol/octagon
`IsogonalOctagon` composite surface
2022-04-07 15:36:46 -05:00
Kalin Kiesling
ec4f1b71b5 fixing a typo because I mix up control and command keys on macs still - again 2022-04-06 14:14:12 -05:00
Kalin Kiesling
6208b40770 fixing a typo because I mix up control and command keys on macs still 2022-04-06 14:10:03 -05:00
Kalin Kiesling
3ba511c056 update mpi options 2022-04-06 13:41:44 -05:00
Kalin Kiesling
ac607a83f9 updated more mpi instances in install documentation 2022-04-06 09:33:49 -05:00
Kalin Kiesling
4029483493 wording 2022-04-05 15:59:41 -05:00
Kalin Kiesling
837ccc73af updated documentation with new compile flag for mpi 2022-04-05 15:59:09 -05:00
yardasol
370625be55 Added reference to CylinderSector in the sphinx documentation 2022-04-04 18:06:48 -05:00
yardasol
f4e96453ab changed Octagon to IsogonalOctagon 2022-04-04 14:24:49 -05:00
yardasol
ab0fcc7ca4 put Octagon in alphabetical order 2022-04-04 13:03:12 -05:00
yardasol
71e76b251e Add reference to Octagon in the Sphinx docs 2022-04-04 12:47:44 -05:00
Patrick Shriwise
4df659d0c2
Merge pull request #2009 from paulromano/depletion-num-processes
Allow user to override number of processes used for depletion
2022-03-25 13:06:28 -05:00
Kalin Kiesling
4f93bf22f5
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-03-23 09:53:50 -05:00
Kalin Kiesling
0e79264e7f corrected install docs with new dagmc and libmess flags 2022-03-22 13:27:40 -05:00
Kalin Kiesling
d118617e29 added section on build types to install doc 2022-03-22 11:09:25 -05:00
Kalin Kiesling
61ace1ab09 update documentation with new options names 2022-03-22 10:50:58 -05:00
Paul Romano
dc18f59d82 Allow user to override num processes used for depletion 2022-03-22 06:53:47 -05:00
Kalin Kiesling
0655e73929 removed debug and optimize options from install docs 2022-03-21 15:51:19 -05:00
Paul Romano
78885ce17c Add wwinp_to_wws to documentation 2022-03-18 11:03:34 -05:00
Paul Romano
aac4903e74
Fix link in neutron_physics.rst
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2022-03-07 14:10:21 -06:00