MCNP: SRCTP file with KCODE card

  • Thread starter Thread starter neutrino45
  • Start date Start date
  • Tags Tags
    File Mcnp
Click For Summary
SUMMARY

The discussion focuses on using SRCTP files in MCNP4C for modeling criticality in nuclear cores. The user seeks guidance on replacing the KSRC card with an SRCTP file to optimize computing time. The correct execution command is to remove the KSRC card and include the parameter in the command line: mcnp4c n=myinput srctp=mysrctp. Additionally, users can specify the SRCTP parameter in the MESSAGE block of the input file for convenience.

PREREQUISITES
  • Familiarity with MCNP4C software
  • Understanding of KCODE parameters in MCNP
  • Knowledge of KSRC and SRCTP cards
  • Basic command line execution skills
NEXT STEPS
  • Research the use of SRCTP files in MCNP4C
  • Learn about the MESSAGE block in MCNP input files
  • Explore error handling in MCNPX related to KSRC and SRCTP
  • Investigate optimization techniques for MCNP simulations
USEFUL FOR

This discussion is beneficial for nuclear engineering students, researchers modeling criticality safety, and professionals using MCNP4C for simulation purposes.

neutrino45
Messages
2
Reaction score
0
Hey,

I'm modeling the criticality of a core for a university project using MCNP4C. I've run the core on the appropriate KCODE parameters, specifying the source using the KSRC card, and I was looking to cut down on the computing time using the SRCTP files.

My problem is that I can't find anywhere in the manual or online that describes how you go about using the SRCTP files. I am aware that you can use the RUNTP files in a continue run, however I want to compare similar but not identical cores, so this is not that useful.

Does anyone know the correct format or syntax for replacing the KSRC card with a SRCTP file?

Thanks
 
Engineering news on Phys.org
You need to remove KSRC card and provide additional parameter in the execution command:
Code:
mcnp4c n=myinput srctp=mysrctp

Some MCNP4C-based codes have SRCTP card which you can use instead of KSRC for the same thing. MCNPX has currently very confusing error messages if you just skip KSRC card and do not use the extra parameter, so if it cannot find the existing srctp file - just add the parameter. One can also specify the parameter in the MESSAGE block of input file if you find it more convenient.

neutrino45 said:
Hey,

I'm modeling the criticality of a core for a university project using MCNP4C. I've run the core on the appropriate KCODE parameters, specifying the source using the KSRC card, and I was looking to cut down on the computing time using the SRCTP files.

My problem is that I can't find anywhere in the manual or online that describes how you go about using the SRCTP files. I am aware that you can use the RUNTP files in a continue run, however I want to compare similar but not identical cores, so this is not that useful.

Does anyone know the correct format or syntax for replacing the KSRC card with a SRCTP file?

Thanks
 
Last edited by a moderator:
  • Like
Likes   Reactions: Ahmed Adly

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 15 ·
Replies
15
Views
4K
Replies
3
Views
3K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
5K