Paul Romano
2bbf21b1d8
Add SMR assembly model
2018-01-19 13:48:31 -06:00
Paul Romano
292dbfd675
Default to a single ring/axial region
2018-01-17 12:34:35 -06:00
Paul Romano
a957d442a8
Special treatment for a single radial/axial region in fuel pins
2018-01-17 12:18:11 -06:00
Paul Romano
dac1af47ad
Add number of rings/axial segments as command-line options
2018-01-17 12:15:11 -06:00
Paul Romano
c1082420e4
Use argparse in build-fresh.py
2018-01-17 06:47:03 -06:00
Paul Romano
a20d15c0cb
Make number of rings configurable
2018-01-17 06:27:01 -06:00
Paul Romano
96b1ae8513
Generate pin universes within function
2018-01-16 22:44:15 -06:00
Paul Romano
0b1965e27f
Put geometry and reflector/assembly universes in functions
2018-01-16 22:28:44 -06:00
Paul Romano
337d4cff69
Make sure sleeve appears on fifth grid spacer
2018-01-16 14:14:06 -06:00
Paul Romano
46e379e169
Don't break up fuel region over multiple universes in z direction
2018-01-16 14:14:06 -06:00
Paul Romano
7e735bec85
Fix number of pellets in SMR
2018-01-16 14:14:06 -06:00
Paul Romano
186c525c8a
Add axial subdivision of fuel pins
2018-01-16 14:14:06 -06:00
Paul Romano
6762ab0237
Add ten rings in fuel
2018-01-16 14:14:06 -06:00
Jingang Liang
a0a7e58197
Merge pull request #9 from mit-crpg/smr-update
...
Update SMR model
2017-11-28 15:00:24 -05:00
Paul Romano
6715532a26
Update README.md and make references to NuScale DC more explicit
2017-11-01 14:36:51 -05:00
Paul Romano
0034350adc
Fix active fuel length, grid spacers
2017-10-27 09:45:22 -05:00
Paul Romano
a9ba604407
Complete reflector with water holes
2017-10-21 16:33:47 -05:00
Paul Romano
573b51a62a
Add reflector holes in corners, still more needed
2017-10-20 21:29:19 -05:00
Paul Romano
1ad4b3c60f
Replace baffle with heavy reflector in SMR model (still need holes)
2017-10-20 19:43:41 -05:00
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