MCNPX Fatal error: "electron importances are zero"

  • Thread starter Thread starter Elizabeth Vega
  • Start date Start date
  • Tags Tags
    Application Mcnpx
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Elizabeth Vega
Messages
2
Reaction score
1
When I run the application, I get an error message. Fatal error electron importances are zero, I can't find what's wrong in the code.
 

Attachments

Physics news on Phys.org
Welcome to physicsforums Elizabeth,

Line 122 is blank and MCNP is interpreting that as end of input, so the lines that set the importance for the cells are never read. Those lines look fine to me. MCNP has a few quirks because the core code dates from the days of mainframes. Blank lines being the section breaks is probably the biggest gotcha.
 
Reply
  • Informative
  • Like
Likes   Reactions: Elizabeth Vega and berkeman