Paul Romano
c6a0381de7
Merge pull request #2232 from openmc-dev/yardasol-ace-to-hdf5-patch
...
Fix conversion of multiple thermal scattering data files from `ACE` to `HDF5` format.
2022-09-27 22:47:24 -05:00
Olek
663deb2761
Add flow control to differentiate indident neutron from thermal scattering data
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-09-27 11:26:41 -05:00
Olek
67e983218d
let thermal table name be None as default
2022-09-24 17:07:08 -05:00
Paul Romano
d590aa7ad7
Remove RELAX NG schema and openmc-validate-xml script
2022-09-08 13:04:49 -05:00
Paul Romano
a92074282e
Merge pull request #2192 from shimwell/removing_test_data_script
...
removed make-test-data script that is now in data repo
2022-08-26 07:33:45 -05:00
Jonathan Shimwell
4169cabc5d
removed script that is now in data repo
2022-08-24 12:50:53 +01:00
Jonathan Shimwell
cb3dfe62ad
added main method to validate xml
2022-08-24 12:37:43 +01:00
Jonathan Shimwell
8aa7b40c41
added main to ace-to-hdf5
2022-08-24 12:20:10 +01:00
Jonathan Shimwell
fb8b4e0690
added main method to voxel script
2022-08-24 10:50:40 +01:00
Paul Romano
aec246be72
Rename Tracks.write_tracks_to_vtk --> Tracks.write_to_vtk
2022-08-16 22:09:58 -05:00
Jonathan Shimwell
21b874f0be
review suggestions from @paulromano
2022-08-15 13:39:47 +01:00
Paul Romano
fbfdf8227c
Fix loop in openmc-track-to-vtk
2022-05-31 07:32:49 -05:00
Paul Romano
2e54c31915
Rename TrackFile --> Tracks
2022-05-25 16:58:20 -05:00
Paul Romano
583d864f08
Put track file combining logic in TrackFile.combine staticmethod
2022-05-19 17:12:38 -05: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
8b270dd59b
Change track file format to include all information
2022-05-19 13:27:32 -04:00
Paul Romano
0941664e8a
Fix pathlib use error in openmc-ace-to-hdf5
2021-08-11 11:16:46 -05:00
Patrick Shriwise
3e787e682a
Adding warning to the openmc-plot-mesh-tally script and ensuring unstructured mesh filters aren't included in the app's combobox.
2021-04-07 19:07:07 -05:00
Patrick Shriwise
2d94535627
Another .value replacement in the track-to-vtk script.
2020-10-31 00:20:00 -05:00
Ronald Rahaman
f879c3c596
Fix call to superclass constructor in `MeshPlotter
2020-08-21 11:03:57 -05:00
Paul Romano
a489fe22d0
Remove several data generation scripts (will move to data repository)
2020-07-17 14:20:29 -05:00
Paul Romano
79c35d6c91
Remove depletion chain generation scripts
2020-02-07 12:13:12 -06:00
Paul Romano
672c718117
More changes based on view comments in #1455
2020-01-27 13:59:04 -06:00
Paul Romano
6b5c3026f9
Make fixes in CASL depletion chain script based on #1455 review
2020-01-27 12:39:16 -06:00
Paul Romano
8ef8e88a36
Use download() function in openmc-make-compton
2020-01-27 09:46:50 -06:00
Paul Romano
37af0577ed
Use download() in openmc-get-photon-data and respond to other comments
2020-01-27 09:46:50 -06:00
Paul Romano
04308b7677
Rewrite of openmc-ace-to-hdf5, moving some functionality to ace.py
2020-01-27 09:46:50 -06:00
Paul Romano
abe5596cb3
Merge pull request #1337 from shikhar413/cmfd-omp
...
OpenMP parallelism + minor code cleanup for CMFD
2019-12-17 22:28:46 -06:00
PullRequestOpen
6759f99b4e
Update scripts/openmc-make-compton
...
Spacing
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-12-06 10:20:08 -06:00
PullRequestOpen
cb0a8c5d7f
Update scripts/openmc-get-photon-data
...
Spacing
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-12-06 10:19:39 -06:00
PullRequestOpen
6d0aa86cef
Cosmetic fixes from PullRequest [2019-12-05]
2019-12-05 22:22:43 -06:00
Patrick Shriwise
ad33c5d236
Merge pull request #1409 from gridley/develop
...
fix mesh plotter energy filter bins
2019-11-15 15:21:19 -06:00
Gavin Ridley
e5448bf16d
bin is apparently a keyword in python
2019-11-14 15:59:50 -05:00
Gavin Ridley
a9031a2a9a
simplify list comprehension over energy bins
2019-11-14 15:57:04 -05:00
Gavin Ridley
a1dd566143
fix mesh plotter energy filter bins
2019-11-14 13:39:31 -05:00
Paul Romano
2ecd6446df
Avoid error in Shannon entropy mesh doesn't have dimension specified
2019-11-11 14:01:07 -06:00
Shikhar Kumar
2c9a222536
Merge remote-tracking branch 'upstream/develop' into cmfd-omp
2019-09-06 18:05:59 -04:00
Andrew Johnson
68b3fd6ec8
Improve file checking and reporting in openmc-make-depletion-chain
2019-08-19 10:15:25 -05:00
Andrew Johnson
0de7618f95
Use independent FP yields for Te129 in CASL chain
2019-08-19 10:02:14 -05:00
Andrew Johnson
6b87ada752
Apply suggestions from code review
...
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-08-13 16:59:25 -05:00
Andrew Johnson
3b348116d1
Document Te-129 addition in scripts/casl_chain.py
2019-08-08 16:50:34 -05:00
Andrew Johnson
58313c4ed8
Check for downloaded ENDF data in openmc-make-depletion-chain
...
Mirror to openmc-make-depletion-chain-casl, but uses Path objects
2019-08-08 16:43:32 -05:00
Andrew Johnson
c2137187a4
Add Te129 to CASL chain
...
Closes : #1307
This serves as a path way for production in I129 without
impacting transport because
1) Te129 has no ground state cross section data, due to
2) Te129 decays to I129 with a half life of about an hour
Running scripts/openmc-make-depletion-chain-casl now has the
following changes:
1) Te129 is present
2) Te129_m1 decays to Te129 with branching ratio of 2/3 using
ENDFB 7.1 data [pulled using tools/ci/download-xs.sh]
2019-08-08 13:06:29 -05:00
Shikhar Kumar
3974631b72
reduce err across threads, modify xsdata scripts
2019-07-10 13:00:29 -04:00
Patrick Shriwise
81388cf5b9
Updates based on comments from @paulromano.
2019-04-03 11:23:56 -05:00
Patrick Shriwise
200f47bf91
Fixes for 2D mesh tally plotting.
2019-04-02 11:03:01 -05:00
Patrick Shriwise
04526b0f07
Bumping major version of voxel file rather than minor.
2019-02-28 09:05:47 -06:00
Patrick Shriwise
125812c487
Updating voxel version and using that for a check rather than the OpenMC version.
2019-02-27 18:09:59 -06:00
Patrick Shriwise
14f9d04ad7
Changing zyx ordering of voxel files to xyz and updating the voxel-to-vtk script. Adding check for version number in the script to avoid incorrect conversion of older voxel files.
2019-02-27 17:11:16 -06:00