What is Mcnp6: Definition and 42 Discussions

No Wikipedia entry exists for this tag
  1. lucasfaraujo

    What Could Be Causing Unexpected Results in the LET Analysis with MCNP6.2?

    I'm dealing with a specific situation: I'm analyzing Linear Energy Transfer (LET) in a cylindrical sample. According to the definition of LET in the manual, we have: “The linear energy transfer (LET) special tally option allows track length tallies to record flux as a function of stopping power...
  2. skoch

    MCNP6 gamma dose tally problems

    Hello, I am a very new MCNP user and have been doing my best to learn on my own. I am struggling to get this problem I am working on to be even somewhat correct. I am trying to determine the dose rate for a person outside a lead-lined room(box) with a 20 TBq Yb-177 source inside. I'm using an...
  3. physadict

    Alpha particle energy in MCNP6

    15- mode a 16- m1 1000. -0.111894 $MAT1 17- 8000. -0.888106...
  4. Z

    Describing cosmic particles in mcnp6

    When I used PAR=-CR of mcnp6 to describe cosmic particles, there was an error:"Expire parameter is too many cases of erg > emax,bad trouble in subroutine startp of mcrun,"Any idea on how to resolve this problem?
  5. Mingzhu

    Calculating Microdosimetry in MCNP

    the code file is attached
  6. R

    How to Convert TMESH Data to Text Files in MCNP6 Using Python"

    I would like to analyse mdata of tmesh in MCNP6 by python, but I am struggling how to convert mdata (unformatted binary) to any text file in python. I used GRIDCONV but it's not suitable for automations. I also used scipy.io.Fortrunfile but could not convert the file because I was not sure...
  7. HHJo

    MCNP6: error -- "bad trouble in imcn" is usually tangled with spacing error?

    Hello, I'm new to MCNP deck-building, and I'm trying to acquire an X-ray energy spectrum using MCNP6, on Windows 10 environment. I'm running MCNP6 via MCNPX Visual Editor Version X_24E, and the deck is input using built-in "Input File" tab in MCNPX Visual Editor. My input deck is given below...
  8. A

    Isotropic distribution for a surface source MCNP

    Hello everyone! I have to use isotropic distribution for my mcnp program. But I didn't find how can I create that one.
  9. A

    Please help with this MCNP program -- in the output response I get too small a value

    Hello everyone! I have some troubles with my MCNP programm: I have a source, a moderator and a tally. The source is surface, the moderator is water (but I need to calculate for vacuum as well). Only neutrons are used in this task. The neutron flux is unidirectional. I take 1e6 the number of...
  10. DeltaMed910

    Codes to calculate diffusion parameters of homogeneous reactor

    For a novice research problem, I am approximating a system as a spherical reactor of homogenized natural uranium and heavy water, reflected by infinite graphite. I was attempting to find the critical mass and dimensions for it (very similarly to Lamarsh 3e Ex.6.7-8). To do so, I need to...
  11. 1

    MCNP6.2 - Combination of transformations

    Hi everyone. I am struggling understanding how to combine more than one transformations, especially rotations. This stems mainly form the fact that it's unclear to me what reference frame is used to define the transformations angle if two consecutive transformations are applied. If I have a...
  12. jj8bmk

    What is a unit of time listed in MCNP6 PTRAC output file?

    Hi everyone, I've been trying to analyze PTRAC output file from MCNP6 here we can see the location , cell, particle, time, and so on... My question is, I have trouble finding the unit of time listed in PTRAC, (ex, 0.30113E-02), which is hard to find in MCNP manual My intuition is that the...
  13. G

    MCNP6 BURN -- Testing about burnable poison depletion

    Hello, I'm testing about burnable poison depletion with mcnp6. I'm using m1 92233.82c -7.91619E-01 90232.82c -8.75802E-02 8016.82c -1.20800E-01 for fuel and m12 64152.82c -1.39023E-03 $ gd-152 64154.82c -1.53529E-02 $ gd-154...
  14. 1

    If MCNP tallies are normalized, shouldn't they be <1?

    Hi everyone, I'm really new to MCNP here and I'm "playing" around trying to understand what is going on. I think I am having problems understanding what, in a criticality calculation, the MCNP tallies are normalized to consequently, how comes they can be >1. I was thinking that, in a...
  15. W

    Skyshine vs Direct Dose in MCNP5

    Hello - what is an accepted definition of the skyshinne dose in MCNP and how would you calculate this? If you have a source and a shield a few meters away between the dose point, the contribution that goes around the shield would be skyshine....but..what if you have a big source region (e.g., a...
  16. W

    Where Are the Other Detectors for F5 Tally in MCNP?

    The MCNP manual states that you can have multiple detectors for a single F5 tally. Say you have f15:n x1 y1 z1 r x2 y2 z2 r.....Thing is, my output file only lists the tally result for the first f5 detector (x1,y1,z1). Where are other detectors for this tally? Is there a reason code developers...
  17. Luizpo

    PTRAC File - MCNP - Multi-core computing

    Homework Statement:: PTRAC File - MCNP - Multi-core computing Relevant Equations:: No equations My name is Luiz. I am a postdoc at the institute of energy and nuclear research in São Paulo-Brazil. Our group models a cold neutron source (CNS) for the Brazilian multipurpose reactor project...
  18. A

    MCNP6 with mpi failed with signal 11 (Segmentation fault)

    I use Python scripts to run mcnp.mpi like And I encountered this bug report The scipts has run normally for a few hours. I extracted the inp file and it can be run normally. I searched on Internet and found it seems to be the problem related to memory, but i checked the log, there's still...
  19. G

    Model Fuel Assembly w/ Gamma Source: Solving a Sampling Problem

    Hi everyone, I'm making a fuel assembly model and I would like to have a cylindrical gamma source on each fuel rod to measure the decay heat of a fuel assembly but I'm struggling to define the source since it is in a repeated structure. This is the geometry of my model: Level 2 : cells 1, 2 3...
  20. tysonman166

    MCNP6 simulation still running but no change for a while

    After previous thread my program finally work and i could get the Keff final. But problem rises when MCNP want to do "predictor" and "corrector". I already wait for 3 hours but there is no update for the corrector (screenshot attached). heres the profof that my program still running: and in...
  21. tysonman166

    MCNP6 Fatal Error : Models required

    Hi! so its me again. After previous problem already solved now i ran into another problem. now about BURN card. its said need model? what kind of model? I tried using .84c for all my material but doesn't seems to work! heres my code if anyone wants to try :-( c TWR-P...
  22. tysonman166

    Troubleshooting MCNP6: 'Bad Trouble in Subroutine Source' & More

    Hi! so i kinda stuck when i tried to run my code in MCNP6 because the output keep showing me "bad trouble in subroutine source of mcrun you need a source subroutine." While I am sure i already put my KCODE and KSRC in my code (on the picture below). Could anyone help...
  23. A

    MCNP6: Getting a "10 particles got lost" error

    MCNP6 gives me a "10 particles got lost" error when I try to run the attached input file modeling a 3x3 fuel lattice surrounded in coolant. As I understand it, this error is usually related to the geometry/surface definitions of each component, but I'm unsure of what the source of the error is...
  24. M

    MCNP6.2 BURN Problem Uranium Dioxide 4.2% Enrichment

    uranium dioxide with 4.2% enrichment c Cell Cards 101 2 -0.0003922 -7 -5 6 imp:n=1 vol= 0.26195 tmp= 1.0109E-7 201 1 -10.55 7 -8 -5 6 imp:n=1 vol= 8.84672 tmp= 1.0109E-7 301 2 -0.001598 8 -9 -5 6 imp:n=1 vol= 0.288775 tmp= 1.0109E-7 401 3...
  25. D

    [MCNP6] How to use Tally E with Fmesh

    Hello everyone, I do need your help in this matter, please kindly help me solve this problem. I use MCNP5 and i want to use Tally E with Fmesh. I use Tally E and Fmesh this way with MCNP5. F4:P,E 6 E4 0 200i 2 FMESH4:P GEOM=REC ORIGIN=-550 -550 -1 IMESH=-50 IINTS=5 JMESH=550...
  26. O

    MCNP: How to use value zero in a fully specified fill

    The MCNP6.2 manual (page 3-37) says: "There are two nj values that can be used in the lattice array that have special meanings. A zero in the level-zero (real world) lattice means that the lattice element does not exist, making it possible, in effect, to specify a non-rectangular array." How...
  27. K

    Tally results not agreeing with MCNP6

    I am modeling an Ir-192 source centered at the origin to find the dose to water in units of MeV/g. I have done the simulation using both the FMESH and TMESH tallies. The FMESH gives the correct results while the TMESH does not. The tally bins are of the same dimension, the SDEF cards, photon...
  28. K

    Forrtl: severe <157> : program exception -access violation MCNP6

    Hello all, Starting yesterday I have been intermittently getting a " forrtl: severe <157> : program exception -access violation" and my runs stopping . Does anyone have any ideas as to what could be causing this ? I have attached a screen shot of the entire error message thanks
  29. K

    MCNP6 is not printing an MCTAL file

    I am having an issue with MCNP6. When I run a simulation an output file is created, but not a mctal file. This behavior started after getting the following error forrtl: severe <157> : program exception -access violation I restarted and didn't get the error, but now not the mctal file and I...
  30. K

    Result is zero flux for MCNP6 *F4 tally

    I am trying yo find the flux in a cell which is bounded by two concentric spheres and a cone. When I run the code I get a warning that no cross section tables are called for in this problem and a tally result of zero. The way I defined the surfaces and cells is below if anyone sees where I...
  31. K

    Changing KMESH/KINTS from azimuthal to polar direction in MCNP6

    I am modeling a cylindrical source in MCNP6 and would like to use the FMESH tally in cylindrical coordinates. I am looking for the dose to water from the source as a function of radial distance as well as polar angle running from 0 to 180 degrees in the YZ plane not around Z. Is there a way to...
  32. K

    "No tally, no plot" error MCNP6

    I am using the TMESH tally to try and get the flux of a 1 MeV point source through a spherical MESH a distance of 1cm away from the origin and covering all polar and azimuthal angles. When I try to plot using the RUNTPE function I get the error "no tally no plot". I also do not see tally...
  33. J

    MCNP6 Disc Source Setup: Troubleshoot 0 Counts

    I am attempting to build a sodium iodide detector on MCNP. I am using a disc source and I have been trying to define it in terms of a cell that I placed underneath the detector. When I run it, I get 0's for my counts. This indicates to me that my source isn't hitting my detector. I keep...
  34. K

    Which Tally type should I use in MCNP6?

    I have a problem where I want to model the dose in Gy of a gamma source on a surface as a function of distance. In the papers I have read several different tallys have been used which leaves me a little confused as to the appropriate tally. In the papers the *F4Mesh, F4, F6, and *F8 tallys were...
  35. K

    Where can I find the photon yield/intensity values for MCNP6 simulations?

    I am working on a problem determining dose rate using MCNP6. I am following two papers that did the same type of simulation and in them they multiply the tally results by the photon yield also called the photon intensity to detrime the dose rate. My question is where does one find this value ...
  36. K

    MCNP6 Fatal Error and warnings

    Hello, I am working through the MCNP6 manual and am experiencing the following error as well as warning when trying to run the sample problem from the manual. The fatal error I get is "fatal error. 1 entries not equal to number of cells = 4." From the IMP card. My entry for...
  37. E

    Proton nuclear simulation issue (MCNP6)

    Hi, I'm simulating in MCNP6 the reaction of proton beam on targets but in the simulation the 96% of the proton are lost for energy cutoff. I don't understand why happen that. I use a tally4 to obtain the reaction in the target, but I suppose the results are wrong because the lost of protons (if...
  38. Kirk Truax

    Any tips for debugging MCNP geometry errors?

    Hey all, I was wondering if anyone had any good tips on debugging mcnp geometry? I'm an intermediate user working on better understanding the program. Does anyone have any tips or tricks that go beyond simply reading the manual?
  39. muthboravy

    How do I turn on model physics in MCNP6 to solve a fatal error?

    Hello everyone here, I do need your help in this matter, please kindly help me solve this problem. I am new to this forum and now am seeking for help. I am new to MCNP code, and I run MCNP6 code using BURN card and it give me fatal error say "Model required. Cannot use memory reduction...
  40. A

    Solve MCNP6 Simulation Issue: 10 Particles Lost

    I was running the MCNP input file. after simulation it shows that 10 particle are lost,( using MCNP6) I do not know where is a problem. How can i get to the solution?
  41. H

    How to simulate a D-D neutron generator with MCNP6?

    Hello everybody, I am performing some experiments with a neutron generator. Specifically D-D reactions. I am trying to replicate the measurements with MCNP6, but I do not know how can I simulate the neutron generator with MCNP6 since the neutrons have a angular distribution. For MCNPX there was...
  42. K

    Solving MCNP6 Burn Card Problem

    Hello Every body, I hope all is well. I have a problem with MCNP6 code for using burn card, so please can anybody help me ? --------------------------------------------------------------------------- particle maximum smallest largest always...
Back
Top