Cell Definition: Improve Compute Performance?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
mnikph
Messages
2
Reaction score
0
in defining cell you can use '#' but i read some where use this operator slowing your computation but i think mcnp at first chage your code and transform this oprator by use of (':' & ' ') and build new code then start to computation to prevent it , are you know about this subject?
 
Physics news on Phys.org
Looks reasonable. You can test your file w/ and w/o '#' to see the difference. The common sense is to design input file containing as simple cell definitions as possible to speed up the computation.

mnikph said:
in defining cell you can use '#' but i read some where use this operator slowing your computation but i think mcnp at first chage your code and transform this oprator by use of (':' & ' ') and build new code then start to computation to prevent it , are you know about this subject?
 
Last edited by a moderator: