Paul Romano
2f0b22ceb1
Update dimensions for SMR and add references to NuScale DCA
2017-10-20 20:20:20 -04:00
Paul Romano
bb26ebfc55
Update XML files for fresh SMR
2017-10-20 20:12:12 -04:00
Paul Romano
bd4709089c
Fix plot specification
2017-10-20 07:53:27 -04:00
Paul Romano
d9e0e713cb
Fix bug with material assigned to grid
2017-10-20 07:21:44 -04:00
Paul Romano
7b9d922295
Merge pull request #8 from mit-crpg/update-filters
...
Separate <filter> in tallies.xml files
2017-07-13 16:41:05 -05:00
Paul Romano
b2d723b764
Separate <filter> in tallies.xml files
2017-07-10 11:24:09 -05:00
Paul Romano
03880d5fe8
Merge pull request #7 from cjosey/mpi
...
Revise depletion to use MPI OpenDeplete
2017-05-31 20:51:38 -05:00
Colin Josey
6fcab345cd
Address PR comments
2017-05-31 15:29:49 -04:00
Colin Josey
fc2b3ee511
Clean up includes and spacing
2017-05-22 19:00:05 -04:00
Colin Josey
8bf8d9561b
Revise to use MPI OpenDeplete
...
This modifies the depletion codes to use the MPI branch of OpenDeplete.
In addition, memory utilization was optimized such that the SMR
simulation can actually be run.
2017-05-22 18:32:02 -04:00
Paul Romano
41e74fff85
Merge pull request #6 from wbinventor/fresh-distribmats
...
Depletion-like tallies for fresh fuel benchmarks
2017-04-26 15:28:18 -05:00
Will Boyd
5c1cf50563
Now using material cloning; adding Python 3 shebang to build scripts
2017-04-26 16:23:43 -04:00
Will Boyd
5a7505b6e1
Added distribmat and depletion tallies to fresh build scripts for SMR and pin cell
2017-04-09 15:50:57 -04:00
Will Boyd
d46e63dbbe
Added distribmat and depletion tallies to 2x2 benchmarks
2017-04-09 15:27:48 -04:00
Will Boyd
1cba3041ba
Revised assembly benchmark fresh build script to use OpenDeplete-like tallies
2017-04-09 15:02:22 -04:00
Paul Romano
9f74426caf
Merge pull request #5 from wbinventor/deplete
...
Depleted nuclides
2017-03-21 07:43:55 -04:00
Will Boyd
dadc3c735f
Fixed mesh width per comment by @paulromano
2017-03-20 20:56:06 -04:00
Will Boyd
827efd3cf2
Updated scripts per comments by @paulromano
2017-03-18 21:42:59 -04:00
Will Boyd
736c9d6d0c
Fixed issue with untracked axial pin stacks around grid spacers noted by @cjosey
2017-03-13 20:14:52 -04:00
Will Boyd
edacb1ad4c
Updated SMR depleted inputs
2017-03-13 11:04:15 -04:00
Will Boyd
5eb830f355
Removed unnecessary code for old OpenDeplete from build-depleted.py scripts
2017-03-10 12:23:58 -05:00
Will Boyd
aa2721aaf6
Updated depleted benchmarks
2017-03-09 18:30:18 -05:00
Will Boyd
377ceb928c
Updated depletion scripts to reflect latest OpenMC PyAPI and OpenDeplete
2017-03-07 18:04:29 -05:00
Will Boyd
3a30feea76
UpdateD SMR depleted inputs
2017-02-25 12:53:51 -05:00
Will Boyd
fe9c92a2eb
Removed old XML files; removed <cross_sections> from depleted materials.xml files
2017-02-23 08:44:49 -05:00
Will Boyd
19bf117e35
Updated depleted SMR materials
2017-02-22 17:04:23 -05:00
Will Boyd
06791d0877
Added depleted materials.xml files for each model to Git LFS
2017-02-22 16:51:02 -05:00
Will Boyd
b97d9b195d
Added in support for depleted nuclides to each model
2017-02-22 16:49:53 -05:00
jingang LIANG
d883d5fd24
Merge pull request #2 from wbinventor/smr
...
A new Small Modular Reactor (SMR) benchmark
2017-02-12 11:55:23 -05:00
Will Boyd
ac20889514
SMR model now uses a single rod grid spacer width
2017-02-12 11:20:17 -05:00
Will Boyd
ffc0285f59
Fixed typos and issues per comments from @liangjg
2017-02-10 12:39:26 -05:00
Will Boyd
8e8f8027e2
Now using zircaloy for intermediate and top grid spacer in SMR model per NuScale FA design
2017-02-10 11:48:03 -05:00
Will Boyd
750adfab5b
Updated fuel rod length to 200 per NuScale FA design and added a fifth grid spacer
2017-02-10 11:45:12 -05:00
Will Boyd
afc760a715
Fixed UO2 enrichment and atom ratios for SMR model
2017-02-10 10:46:23 -05:00
Will Boyd
34cb034c12
Updated SMR model per comments by @paulromano
2017-02-09 12:49:10 -05:00
Will Boyd
060f4d912e
Put SMR Python files into a submodule
2017-02-08 14:43:51 -05:00
Will Boyd
296deed707
Added more docstrings to SMR model
2017-02-08 14:23:49 -05:00
Will Boyd
cb231cb951
Added docstrings to SMR materials and surfaces
2017-02-08 13:26:02 -05:00
Will Boyd
3c5d40662e
Fixed SMR fuel enrichment
2017-02-07 20:27:19 -05:00
Will Boyd
f7d40fc00f
A few more simplifications to SMR model
2017-02-07 20:14:32 -05:00
Will Boyd
8baef8d0f1
Simplified SMR plots
2017-02-07 19:46:50 -05:00
Will Boyd
082f41d0f5
Simplified SMR grid spacers; removed SMR debugging plots
2017-02-07 19:39:18 -05:00
Will Boyd
d6e82570f4
Simplified baffle construction
2017-02-07 19:00:48 -05:00
Will Boyd
b7f45b2ce1
Fixed issues with SMR baffle
2017-02-07 18:50:45 -05:00
Will Boyd
422198b83d
Made top and bottom of SMR vacuum BCs
2017-02-07 13:29:55 -05:00
Will Boyd
4cdda50b6e
Fixed bug with BA stack and inter-assembly water gap
2017-02-07 13:26:20 -05:00
Will Boyd
6af8d5ddf0
Added two more radial core map plots to SMR model for debugging
2017-02-06 19:48:16 -05:00
Will Boyd
95b57ffdfe
Removed templates2.py
2017-02-06 18:19:17 -05:00
Will Boyd
bb124e1074
Continued debugging of SMR model
2017-02-06 18:18:08 -05:00
Will Boyd
d9391f1557
SMR Geometry and materials now export to XML
2017-02-04 17:32:40 -05:00