Changing the Temperature in an MCNP code

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Zakariya
Messages
4
Reaction score
2
Hello everybody. I would like to ask a question;
if I change the dimensions and densities and the material number identifier ZAID to a specific temperature.
Does MCNP change automatically the volume of the cells? or I have to change the volume of each cell manually and indicate it in the cell cards?
Best.
 
Physics news on Phys.org
MCNP will always attempt to calculate the volume. I've found it to be sometimes unreliable, but that was in old versions of the code and may be a quirk of the order I entered cell dimensions in, or some other rule I broke.

If you have a volume override card (explicit divisor FD) then you will need to alter that manually. If you have a VOL data card you will need to alter that manually. If you have a VOL= as part of your cell card you will need to alter that manually.

I'm assuming you are just text editing the input file. If you are using a fancy editor with a high level representation of the objects anything is possible.
 
Reply
  • Like
Likes   Reactions: Zakariya
Thanks for your reply. I am using MCNP5 version, I change the volume of each cell manually. But when things get very complecated in determinating the volume of each cell ...