MCNP geometry error

AI Thread Summary
A geometry error in the MCNP input deck is affecting cell #14, which is crucial for the detector model. The user is struggling to define the union of surfaces correctly, seeking quick assistance for a resolution. The discussion emphasizes the importance of using surfaces accurately, noting that a half-hearted approach can lead to errors. Properly defining the boundaries is essential to avoid issues with the model. Clear guidance on surface definitions is needed to rectify the geometry error effectively.
MadGander
Messages
28
Reaction score
1
I've got a small geometry related error in my MCNP input deck, corresponding to cell #14 (the outer edge of my detector model). This should be a quick fix, but I'm running into issues defining that particular union of surfaces. Any assistance is appreciated.
 

Attachments

Engineering news on Phys.org
This is a quick trick for the experiment cell,
Code:
14 0 -99 #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 imp:p 1     $ surroundings
# negates a cell. So everything inside the surface that defines the boundary to the void (graveyard in your input file), but not any of the volumes defined by cells 1 through 12.

Using surfaces properly is probably better, but you can't half do it. It's perfect or it's broken.
 
Hello everyone, I am currently working on a burnup calculation for a fuel assembly with repeated geometric structures using MCNP6. I have defined two materials (Material 1 and Material 2) which are actually the same material but located in different positions. However, after running the calculation with the BURN card, I am encountering an issue where all burnup information(power fraction(Initial input is 1,but output file is 0), burnup, mass, etc.) for Material 2 is zero, while Material 1...

Similar threads

Replies
1
Views
1K
Replies
4
Views
2K
Replies
0
Views
791
Replies
1
Views
2K
Replies
8
Views
1K
Back
Top