Miriam Rathbun
259f11ffd3
Updated sources for SFR
2021-04-14 12:18:25 -06:00
Gavin Ridley
595b02260d
Merge pull request #15 from mkreher13/main
...
Updated notebooks
2021-04-13 09:33:16 -04:00
Miriam Rathbun
745da6e99d
Updated notebooks for consistency, etc
2021-04-12 15:40:17 -06:00
Gavin Ridley
f4916fcd69
Merge pull request #14 from mit-crpg/revert-13-main
...
Revert "Made changes to the notebooks in preparation for public release"
2021-04-12 16:00:23 -04:00
Gavin Ridley
01211e7b2f
Revert "Made changes to the notebooks in preparation for public release"
2021-04-12 16:00:12 -04:00
Miriam Rathbun
f2edd0ce26
Made changes to the notebooks in preparation for public release
2021-04-12 12:49:17 -06:00
Miriam Kreher
1a5f56a555
Merge pull request #8 from mkreher13/main
...
Made a number of fixes to VVER
2020-12-17 08:05:56 -07:00
Miriam Rathbun
385e02f09a
Made a number of fixes to VVER
...
Firstly, the gap_cell wasn't filled with any material. It needs to be filled with helium.
Secondly, the assembly and reflector hexagonal prism were the same size, so the reflector had zero width. I made it 1 cm. If you don't want a reflector, that's fine. You can delete it, but then you will need boundary conditions on the assembly.
Thirdly, the moderator shouldn't be confined to a circle around the fuel, because you will also want it to fill all the areas of the lattice between the fuel rods.
Fourthly, you can't reuse fuel region, sorry! It's a pain, but you have to redefine it each time so that the same surface doesn't get reused in each universe.
I made these changes for you. Let me know if you have questions
2020-12-11 17:04:32 -07:00
Gavin Ridley
5e8fd8da55
Merge pull request #7 from ayjchen1/main
...
Added VHTR notebook
2020-12-11 09:14:23 -05:00
ayjchen1
3ae54854b9
Added VHTR notebook
2020-12-10 21:52:48 -06:00
rababalrufayi
8b2498fd88
VVER notebook
2020-12-11 00:30:11 +03:00
Jingang Liang
23296d0a63
fixed BP geometry close issue #4
2020-12-08 16:20:39 +08:00
Shikhar Kumar
266cd121c2
Update formula for density of borated water
2020-12-01 11:03:43 -05:00
Paul Romano
7e65ba5f61
Fix use of Shannon entropy meshes
2020-11-10 14:33:19 -06:00
Paul Romano
332c871224
Add run_mode element in settings.xml files
2020-10-29 10:43:39 -05:00
Paul Romano
46bc6a71e6
Use nbsphinx for rendering Jupyter notebooks in documentation
2020-10-14 07:57:52 -05:00
Shikhar Kumar
cba38f8fa9
Update public BEAVRS data files with correct tilt correction data
2020-07-14 03:00:54 +00:00
Jingang Liang
c06fc27958
Update RCCA and BP materials to using Helium and SS304
2020-03-16 17:26:02 +08:00
ahmedkmadani
0d37aa0d51
run v0.8.0 for pwr 2.1
2019-11-28 22:25:48 +00:00
Paul Romano
88ef77e56f
Merge pull request #39 from nelsonag/mg_update
...
Update to MG benchmark suite
2019-11-11 10:35:26 -06:00
Adam G Nelson
b87683c305
merging with origin
2019-11-02 11:21:43 -05:00
Adam G Nelson
2dfea8514f
Fixing changes requested by @paulromano: appending material list and fixing error handling.
2019-11-02 11:18:18 -05:00
Adam Nelson
448e2ffd12
fixed c5g7
2019-10-19 19:15:58 -05:00
Adam G Nelson
955a075e37
updates for c5g7
2019-10-19 08:52:54 -05:00
Adam G Nelson
77d7053421
Storing Sood changes
2019-10-19 08:44:52 -05:00
Andrew Johnson
aaa4be0de0
Add link to openmc.org/depletion-chains in example notebook
2019-09-18 09:24:39 -05:00
Shikhar Kumar
0f048f528b
Update UQ report with correct ITC for Cycle 2 HZP
2019-09-10 21:57:38 -04:00
Shikhar Kumar
c5e617251e
Make arguments to OpenMC surface classes lowercase
2019-09-10 20:56:43 -04:00
Shikhar Kumar
d429c3e528
Update Cycle 2 HZP ITC to 1.71
2019-09-10 18:23:12 -04:00
Andrew Johnson
3148e07644
Address reviewer comments in depletion example notebook
...
PR #1332
2019-09-06 08:44:31 -05:00
Andrew Johnson
afe9236613
Add pincell depletion jupyter notebook
...
The basic structure is borrowed from examples/python/pincell_depletion/
and builds a single pin cell to be depleted. The model building is
expedited, as this assumes the user has read through the
basic user guide on model building. The new openmc.model.pin
function is highlighted, both for building a plain pin
and for subdividing regions for depletion.
The Chain and Operator classes are the focuses of the example,
and the PredictorIntegrator is used to deplete the pin out to
6 months using 30 day depletion steps with 174 W power.
The openmc-make-depletion-chain scripts are introduced as methods
for building initial depletion chains. Use of
openmc.data.DataLibrary.register_file is included, as this allows
the user to not pass the chain_file argument if the depletion chain
is included in OPENMC_CROSS_SECTIONS.
The jupyter notebook is included in the documentation similar
to other examples.
2019-09-05 16:50:17 -05:00
Jingang Liang
3a668ac8e8
Fix wrong position of Dashpot in guide tube figure
2019-03-22 12:48:13 -07:00
[ahmedkmadani]
0e5429f52f
add VVER reactor model OpenMC code in three different UO2 enrichments
2019-01-24 09:38:36 +00:00
[ahmedkmadani]
129f149a9c
add CANDU reactor ARC700 model OpenMC code in three different UO2 enrichments
2019-01-24 09:38:04 +00:00
[ahmedkmadani]
0bd82f5964
add PWR AP1000 model OpenMC code in three different UO2 enrichments
2019-01-24 09:36:37 +00:00
liangjg
8a26652dfc
updated beavrs scripts of openmc to generate 2D and/or symmetric models
2018-09-12 14:56:39 -04:00
liangjg
4f546ac5c5
BEAVRS v3.0
2018-08-29 08:31:36 -07:00
Adam Nelson
2147331fcd
Updating c5g7 model
2018-04-27 09:33:05 -04:00
Paul Romano
48554b9bd5
Merge branch 'updates'
2018-03-25 13:55:11 -05:00
Paul Romano
8b2eb2e1b7
Merge branch 'master' into updates
2018-03-25 07:52:52 -05:00
tjlaboss
9313e9d726
the
2017-04-06 10:58:00 -04:00
tjlaboss
7ececec23d
Updated Part 2 solutions to match the blank
2017-04-06 10:55:10 -04:00
Sterling Harper
e3eef84506
Update to latest OpenMC version.
2017-03-24 13:40:02 -04:00
Sterling Harper
49aaef9e75
Update the workshop to the latest OpenMC
2017-02-24 16:17:58 -05:00
Sterling Harper
214db2e110
Simplify float numbers in Part1 and Part2
...
Also add enrichment example and move the plot earlier in Part1
2017-02-24 00:27:03 -05:00
Adam Nelson
d967dc21af
Merge pull request #33 from nelsonag/snood
...
Added benchmarks for analytical MG benchmark set (Sood paper)
2017-02-21 21:02:22 -05:00
Sterling Harper
05b0f884ee
Update Part1 and Part2 to current OpenMC syntax
2017-02-10 15:45:39 -05:00
Sterling Harper
508ea80a9e
Add PHYSOR-2016 workshop material
2017-02-10 15:00:55 -05:00
Paul Romano
ece1646589
Remove default_xs
2017-01-19 10:47:20 -06:00
Paul Romano
8fd48ec2a0
Update nuclide names to GND format. Fix a few other format changes.
2017-01-19 10:47:19 -06:00