Commit graph

1840 commits

Author SHA1 Message Date
Jonathan Shimwell
0a04c20c74 removed py3.6 2022-10-06 15:57:48 +01:00
Jonathan Shimwell
46045588f5
Merge pull request #2234 from paulromano/decay-source-chain
Decay photon source functionality
2022-10-01 00:28:36 +01:00
Paul Romano
7815a5e02d Address @shimwell comments on #2234 2022-09-28 09:31:12 -05:00
Ethan Peterson
654ae71250
Merge pull request #2213 from paulromano/remove-relaxng
Remove RELAX NG schema and openmc-validate-xml script
2022-09-27 13:47:44 -04:00
Paul Romano
ce1abc5350 Documentation updates 2022-09-26 12:58:54 -05:00
Paul Romano
e535d17ae0
Merge pull request #2215 from pshriwise/eff-log
Additional interpolation types for EnergyFunctionFilter
2022-09-22 15:35:44 -05:00
Jonathan Shimwell
cbd8376238
Merge pull request #2214 from paulromano/muir-function
Replace Muir classes with muir function
2022-09-22 16:46:26 +01:00
Jonathan Shimwell
ffe336c2ef
Merge pull request #2211 from paulromano/config
Allow configuration of data sources via openmc.config
2022-09-21 16:47:20 +01:00
Patrick Shriwise
8228db6d47 Writing interpolation attribute as an attribute of the 'y' dataset. 2022-09-17 12:05:48 -05:00
yardasol
d70ff20118 Merge remote-tracking branch 'origin/microxs-from-model-parallel' into microxs-from-model-parallel 2022-09-11 14:08:06 -05:00
yardasol
15a75284f4 make statements about multiple materials and env vars more precise 2022-09-11 14:03:23 -05:00
Olek
ca12e3656e
Typo and syntax fixes
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-09-08 14:02:47 -05:00
Paul Romano
50067898ff Replace Muir classes with single muir() Python function 2022-09-08 13:42:22 -05:00
Paul Romano
d590aa7ad7 Remove RELAX NG schema and openmc-validate-xml script 2022-09-08 13:04:49 -05:00
yardasol
8cdce03828 cleanup awkward sentences 2022-09-08 12:52:14 -05:00
Olek
a414f5a32a
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-09-08 12:49:54 -05:00
yardasol
37cfd20498 add paragraph on using env variable w from_model 2022-09-08 11:42:37 -05:00
Paul Romano
ab6f9247ca Remove specific section on environment variables 2022-09-07 16:46:11 -05:00
Paul Romano
683910aba4 Discuss openmc.config in user's guide 2022-09-07 16:46:10 -05:00
Paul Romano
8f20c20af0 Move cross_sections.rst to data.rst and rename section header 2022-09-07 16:46:10 -05:00
Patrick Shriwise
4ba9acd459 Adding test results for additional interpolation types 2022-09-01 23:34:24 -05:00
Patrick Shriwise
bdf73abb06 Some cleanup 2022-09-01 23:34:24 -05:00
Patrick Shriwise
b4cf42b092 Adding entry to statepoint documentation. 2022-09-01 23:34:23 -05:00
Paul Romano
53b85e0c96 Change version number to 0.14.0-dev 2022-08-19 07:16:31 -05:00
Paul Romano
3bdf2ddfc8 Remove -dev tag from version number (0.13.1) 2022-08-18 09:35:24 -05:00
Paul Romano
183d9c74f6
Merge pull request #2161 from lewisgross1296/delete_tally
Add extern function to delete a tally by its index in the tallies vector
2022-08-18 08:45:07 -05:00
Paul Romano
48fb58a05d
Merge pull request #2174 from paulromano/prepare-0.13.1
Prepare for version 0.13.1
2022-08-18 06:54:40 -05:00
Paul Romano
2a7a6b171e
Fix flux equation per @yardasol suggestion
Co-authored-by: Olek <45364492+yardasol@users.noreply.github.com>
2022-08-17 09:26:46 -05:00
Paul Romano
6e1e18ab36 Define terms in flux equation for depletion docs 2022-08-16 22:18:55 -05:00
Paul Romano
aec246be72 Rename Tracks.write_tracks_to_vtk --> Tracks.write_to_vtk 2022-08-16 22:09:58 -05:00
Paul Romano
282c8115df Fix error in equation in depletion user docs 2022-08-16 16:38:21 -05:00
Paul Romano
d31b083685 Address @yardasol review comments 2022-08-16 16:19:55 -05:00
lewisgross1296
5003cf4823 changed vector to array to match other entries, removed extra trailing space 2022-08-16 15:42:45 -05:00
lewisgross1296
37b17b61cf added openmc_remove_tally to documentation 2022-08-16 14:26:48 -05:00
Patrick Shriwise
ab6b8f9acf CMake cmd fixes for libmesh and dagmc 2022-08-15 15:05:36 -05:00
Paul Romano
7b01891259 Start release notes for 0.13.1 2022-08-15 13:35:01 -05:00
Olek
22e23374dd
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-08-11 13:38:45 -05:00
Olek
b93642ff74
fix density variable 2022-08-10 14:32:42 -05:00
yardasol
2144ec271f fix flux equation in depletion userguide 2022-08-10 10:57:23 -05:00
yardasol
672293a310 doc fixes 2022-08-09 23:04:53 -05:00
Paul Romano
c5a5a3b9a6 Merge branch 'develop' into reduced-absorption-xs 2022-08-08 12:17:18 -05:00
Paul Romano
2adf34b9a6
Merge pull request #2022 from JoffreyDorville/kalbach_mann_slope
Kalbach-Mann slope calculation for ENDF files
2022-08-05 11:51:00 -05:00
Paul Romano
abc0fd2693
Merge pull request #2100 from yardasol/transportoperator-subclass-notransport
Add class to allow running depletion simulation independent of the OpenMC transport solver
2022-08-05 08:20:26 -05:00
yardasol
c3921b735f Changes from @paulromano's 6th round of comments
- add more detail to `MicroXS` example in User's Guide
- Cleanup the `from_model` method
- Reduce repeated code between `MicroXS` and `CoupledOperator`
2022-08-04 10:51:38 -05:00
Ethan Peterson
3f3b0282f7
Merge pull request #2135 from paulromano/decay-data
Add ability to get sources from `Decay` class
2022-08-03 19:58:39 -04:00
yardasol
65624df58d add chain_file, dilute_initial parameters to MicroXS.from_model 2022-08-03 16:16:19 -05:00
Paul Romano
54ac2042fb Add ReducedAbsorptionXS class for MGXS (absorption - n2n - 2*n3n - 3*n4n) 2022-08-03 15:58:54 -05:00
yardasol
2a0da7437f Merge remote-tracking branch 'origin/transportoperator-subclass-notransport' into transportoperator-subclass-notransport 2022-08-02 17:19:31 -05:00
Olek
4a06d14b15
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-08-02 12:28:00 -05:00
yardasol
b742258954 Merge remote-tracking branch 'upstream/develop' into transportoperator-subclass-notransport 2022-08-01 14:29:59 -05:00