-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plotting energy-angle distributions #227
Comments
I've transferred this question to the NJOY2016 repository since this is an input related question. To answer your first question: yes, there is a way to plot data from the ACE file although - as a user - you have no control over what will be plotted by using iopt=7. This will only plot some of the data in the ACE file that does not require interpretation (i.e. most tabulated data would be plotted). I assume that this is what you have tried already. If not, you can use the following input to do this:
From the particular case you want to handle, I assume that you want to plot photoatomic or photonuclear data. We're actively working on ACEtk to extract data from ACE files and we are already using it for some plotting purposes. However, we're currently focusing on incident neutron and charged particle files first. In the end, ACEtk will help you do what you want to do, but for photon data we still have to do a lot of work. As for your second question, once you have specified the MAT, MF, MT this is followed by the temperature value (I think you can set this to zero for incident photon data) and then by nth, ntp and nkh. This is part of the input instructions:
You can also find some more information on how to use these in sections 20.5 to 20.8 (in the PLOTR chapter). Best regards, |
@whaeck Thank you for your comments. I have ACEtk installed but I could not use it for extractign photonuclear data from the format. So, I turned to NJOY. I case of I already tried it, and as you mentioned some conventional plots are printed and double differential cross sections are not shown. Regarding the second case, what I cannot understand is the following explanation: ! special meanings for nth,ntp,nkh for file 6 data How can I determine the nth index of the incident energy? ntp and nkh? to output the DDX of 197Au(g,xn) in b/MeV/Sr. I am not well familiar with ENDF and ACE formatted data. Sorry for asking many questions. Thank you. |
Hello experts,
I am trying to plot the energy-angle distributions of 197Au(g,xn) using NJOY.
My questions are:
1- Is there a way to plot the energy-angle distributions (b/MeV/sr) of 197Au(g,xn) reaction from the ACE file? I used the viewr module but it outputs only the sigma in a unit of barn versus the photon energy.
2- I was trying to get the energy-angle distributions from the ENDF6 format for the incident photon energy of 16 MeV and output angles of 60 and 150 degrees using the plotr module (input below). However, I was stuck with the parameters of Card 8 as indicated with "?". How can I define the incident energy and output angle? I have attached the tape40 for this input file.
plotr
31/
1 1/
1/
'JENDL'/
'ang dist'/
4/
/
/
/
/
6 40 7925 6 5 ? ? ?/
/
99/
viewr
31 46/
stop
tape40.txt
Thanks for any comment and help.
The text was updated successfully, but these errors were encountered: