Commit graph

701 commits

Author SHA1 Message Date
yardasol
030e14a799 update name of function in example 2022-07-19 12:55:05 -05:00
yardasol
7e671d4e57 Change defualt constructor to accept a Materials object
The classmethod, from_nuclides, retains the volume-nuclide constructor
2022-07-19 12:33:56 -05:00
yardasol
3817750bff fix Operator syntax in UG Chapter 8 example 2022-07-19 12:20:22 -05:00
yardasol
5f8e1ff9d9 Address paulromano's comments
- various syntax adjustments and cleanups
- remove unneeded import statements
- add more information to new section in user's guide
- typo fixes
- remove dilute_initial
- move _validate_micro_xs_inputs back into the class as a static method
- update tests to reflect changes
2022-07-12 11:44:12 -05:00
yardasol
3e5f47b0be Added references to the new class in the docs 2022-07-07 16:22:30 -05:00
Paul Romano
8bfb1889b9 Rename deplete.ResultsList -> deplete.Results 2022-06-03 09:04:00 -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
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
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
b786ad4c9f Write separate track files for multiple MPI ranks 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
Paul Romano
45a6b31c8f Change StatePoint.k_combined -> keff, ResultsList.get_eigenvalue -> get_keff 2022-05-02 12:09:43 -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
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
Kalin Kiesling
0655e73929 removed debug and optimize options from install docs 2022-03-21 15:51:19 -05:00
Paul Romano
338abf2fab Fix broken links, remove section talking about MATLAB 2022-03-04 10:34:37 -06:00
Paul Romano
8418eaeedb Update troubleshooting guide with better instructions for geometry debugging 2022-03-04 10:13:05 -06:00
Rémi Delaporte-Mathurin
30fdbaeb13
Tiny typo 2022-02-16 12:42:43 -05:00
Paul Romano
3830a21093 Fix warnings in doc build 2022-02-04 07:19:42 -06:00
Olaf Schumann
3e79b55ae4 Update Documentation 2022-01-05 21:06:09 +00:00
Paul Romano
b517d2967d Respond to @pshriwise comments on #1933 2021-12-29 10:18:02 -05:00
Paul Romano
5cdf52ccf8 Move paragraph on depletion crash/hang to troubleshoot.rst 2021-12-16 11:06:39 -05:00
Tyson Whitehead
4559c8f3af fixup! Note MPI fork depletion analysis issues in MPI installation guide 2021-12-16 10:58:58 -05:00
Paul Romano
c347e2163d Update ci.yml, Dockerfile, install instructions 2021-10-04 15:48:46 -05:00
Paul Romano
95aa079c76 Update minimum Python version to 3.6 2021-07-27 22:50:28 -05:00
Patrick Shriwise
1e3a38a96d Merge remote-tracking branch 'upstream/develop' into dagmc_universe 2021-06-30 09:12:35 -05:00
Patrick Shriwise
ae7ff20160
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-06-28 08:21:51 -05:00
Patrick Shriwise
8d36b9b813 Add a note about unable to write errors for summary/statepoint files on OpenMC re-runs from Python API. 2021-06-26 21:28:35 -05:00
Patrick Shriwise
fbcaf5acd8
Apply PR suggestions from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-06-25 07:45:02 -05:00
Patrick Shriwise
9fca1f690d Moving the DAGUniverse into the DAGMC header file. 2021-05-19 18:05:58 -05:00
Patrick Shriwise
b35158d44a Updating documentation on DAGMC geometry. 2021-05-19 18:05:28 -05:00
Gavin Ridley
a215e39182 remove all occurrences of Particle::{Bank,Type} 2021-05-03 18:03:06 -04:00
Patrick Shriwise
c996a1476a Update installation notes for DAGMC and libMesh in the user's guide. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
33158e7815 Adding notes on libmesh CMake option to the install guide. 2021-04-07 19:07:07 -05:00
Paul Romano
e7aab41c62 Address comments from @gridley 2021-03-18 15:58:38 -05:00
Paul Romano
95177d8888
Apply @drewejohnson suggestions from code review
Co-authored-by: Andrew Johnson <drewejohnson@users.noreply.github.com>
2021-03-18 06:39:34 -05:00
Paul Romano
56fa60983d Add doc section on file-based sources 2021-03-17 07:34:01 -05:00