Hello everyone,
I’ve got a problem in a GODIVA benchmark like calculation. In eigenvalue calculation, the results of kappa-fission, flux and fission rate match well with mcnpx. But when I place a 14MeV fixed source in the center of the sphere and do the fixed source calculation, the results given by mcnpx are hundreds of times of OpenMC. It seems that the results given by mcnpx is more reasonable, is OpenMC wrong? This confused me a lot, could you help me? The model and results are given below.
With respect,
Shawn
geometry
geometry |
material |
Sphere:R=8.7406cm |
U238 3.017691E-3 atom/(b•cm) |
eigenvalue calcualtion
|
OpenMC |
err |
|
MCNPX |
keff |
0.99551 |
0.00023 |
keff |
0.99570 |
Nu-fission rate(neutrons /source) |
0.995233 |
3.10623E-04 |
Tally 6(energy deposition, in MeV) |
6.4721E+01
|
Kappa-Fission rate(MeV/source) |
74.1207 |
2.34550E-02 |
Tally 7(fission energy deposition,in MeV ) |
6.9316E+01
|
Flux(particle-cm/source) |
6.79298 |
2.06656E-03 |
Flux(particle-cm/source) |
6.7961E+00 |
Fission rate(reactions/source) |
0.382990 |
1.21205E-04 |
Loss to fission(per source particle) |
3.8314E-0 |
14MeV fixed-source
|
OpenMC |
err |
|
MCNPX |
Nu-fission rate(neutrons /source) |
2.48444 |
3.10623E-04 |
Tally 6(energy deposition, in MeV) |
5.3586E+04
|
Kappa-Fission rate(MeV/source) |
120.669 |
2.34550E-02 |
Tally 7(fission energy depositon, in MeV) |
5.7393E+04
|
Flux(particle-cm /source) |
8.34766 |
2.06656E-03 |
Flux(particle-cm/source) |
5.6234E+03 |
Fission rate(reactions/source) |
0.623181 |
1.21205E-04 |
Loss to fission(per source particle) |
3.1731E+02
|
--
You received this message because you are subscribed to the Google Groups "OpenMC Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openmc-users+unsubscribe@googlegroups.com.
To post to this group, send email to openmc...@googlegroups.com.
Visit this group at https://groups.google.com/group/openmc-users.
For more options, visit https://groups.google.com/d/optout.
Thank you for your response. I’ve made a mistake before. In the openmc fixed source calculation, the composition of 235U was wrongly written as 0.04, so the keff of the system is 0.904. After correcting this mistake, openmc gives a kappa-fission of 131.294MeV, the error you mentioned didn’t appear. My openmc version is 0.7.1.
I change the keff to 0.9 and 0.48 by reducing the composition of 235U to 0.04 and 0.02. But the kappa-fission value doesn’t match with the result given by MCNPX. What could be wrong?
Fission energy depostion(MeV) |
0.9 |
0.48 |
openmc |
120.692 |
69.6386 |
mcnpx |
2194 |
164.37 |
With regards,
Shawn
To unsubscribe from this group and stop receiving emails from it, send an email to openmc-users...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to openmc-users+unsubscribe@googlegroups.com.
[ 49%] Building Fortran object CMakeFiles/openmc.dir/src/endf_header.F90.o
/home/shong/openmc-0.8.0-/src/endf_header.F90:66:43:
pure function constant1d_evaluate(this, x) result(y) 1
Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument] Simulating batch 1...
At line 222 of file /home/shong/openmc-0.8.0/src/cross_section.F90
Fortran runtime error: Index '8001' of dimension 1 of array 'nuc%grid_index' above
upper bound of 8000
So I changed the neutron energy of 20MeV to 10MeV in the source.h5 file, OpenMC could run but with these warnings:
Particle XXXX underwent maximum number of events
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7f5cbcd6edf7 in ???
#1 0x7f5cbcd6e02d in ???
#2 0x7f5cbbe1b7df in ???
#3 0x0 in ???
Segmentation fault (core dumped)
I don't known how to solve this, so I put all the input files and source.h5 file in the attachment. Hope you can help me.
With regards,
Shawn
To unsubscribe from this group and stop receiving emails from it, send an email to openmc-users+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to openmc-users+unsubscribe@googlegroups.com.