Skip to content
Snippets Groups Projects
Commit 4ff2c292 authored by Wiarda, Dorothea's avatar Wiarda, Dorothea
Browse files

Merge branch 'update-more-docs' into 'master'

Update more docs

See merge request rnsd/sammy!74
parents a9a7e569 b42af5b7
No related branches found
No related tags found
No related merge requests found
# consecutively build pdf, references, pdf # consecutively build pdf, references, pdf
pdflatex sammy_main.tex && bibtex sammy_main.aux && pdflatex sammy_main.tex && pdflatex sammy_main.tex pdflatex sammy-main.tex && bibtex sammy-main.aux && pdflatex sammy-main.tex && pdflatex sammy-main.tex
# To automate the build in sublime, got to Tools->Build System->New Build System # To automate the build in sublime, got to Tools->Build System->New Build System
# and create a file called LaTeX.sublime-build, with: # and create a file called LaTeX.sublime-build, with:
......
File added
...@@ -10,10 +10,34 @@ ...@@ -10,10 +10,34 @@
\section{The INPut File} \label{sec:input-file} \section{The INPut File} \label{sec:input-file}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{table}[hbt!]
\centering
\caption{VI A.1. Format of the INPut File: Place-holder till we fill in}
\label{table:format-inp}
\begin{tabular}{p{10mm}|p{10mm}|p{15mm}|p{60mm}|p{65mm}}
\hline
C:L & P,T & Variable Name & Meaning (units) & Notes \\ \hline\hline
dum & dumb & dumb & dummy & dummy \\ \hline
dum & dumb & dumb & dummy & dummy \\ \hline\hline
\end{tabular}
\end{table}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{The PARameter File} \label{sec:par-file} \section{The PARameter File} \label{sec:par-file}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{table}[hbt!]
\centering
\caption{VI B.2. Format of the PARameter file: Place-holder till we fill in}
\label{table:format-par}
\begin{tabular}{p{10mm}|p{10mm}|p{15mm}|p{60mm}|p{65mm}}
\hline
C:L & P,T & Variable Name & Meaning (units) & Notes \\ \hline\hline
dum & dumb & dumb & dummy & dummy \\ \hline
dum & dumb & dumb & dummy & dummy \\ \hline\hline
\end{tabular}
\end{table}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{The DATa and Data CoVariance Files} \label{sec:dat-dcv-files} \section{The DATa and Data CoVariance Files} \label{sec:dat-dcv-files}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
......
File added
File moved
File deleted
...@@ -1241,4 +1241,69 @@ abstract = "The response of the RPI 16-segment NaI(Tl) multiplicity detector sys ...@@ -1241,4 +1241,69 @@ abstract = "The response of the RPI 16-segment NaI(Tl) multiplicity detector sys
institution={reprinted from \textit{Nuclear Theory for Applications}, p. 59 ff., International Centre for Theoretical Physics, Trieste (1980). Available as KFK 2669 (1978).} institution={reprinted from \textit{Nuclear Theory for Applications}, p. 59 ff., International Centre for Theoretical Physics, Trieste (1980). Available as KFK 2669 (1978).}
} }
@conference{larson_1993,
author = {Larson, N. M.},
title = {{Cross Section Parameterization in the Resolved Resonance Region}},
eventtitle = {{International Symposium on Nuclear Data Evaluation Methodology}},
year = {{Invited paper, October 12-16, 1992, ed. Charles L. Dunford, pp. 285-294, 1993}},
}
@article{blatt-biedenharn-1952,
title={The angular distribution of scattering and reaction cross sections},
author={Blatt, John M and Biedenharn, LC},
journal={Reviews of Modern Physics},
volume={24},
number={4},
pages={258},
year={1952},
publisher={APS}
}
@article{leal-u235-1999,
title={R-matrix Analysis of 235U Neutron Transmission and Cross-section Measurements in the 0-to 2.25-keV Energy Range},
author={Leal, LC and Derrien, H and Larson, NM and Wright, RQ},
journal={Nuclear science and engineering},
volume={131},
number={2},
pages={230--253},
year={1999},
publisher={Taylor \& Francis}
}
@misc{hale-eda-comparison,
author = {Hale, G.M. and Dodder, D.C. and Witte, K.},
date = {1975},
howpublished = {{Los Alamos National Laboratory, Los Alamos, New Mexico, USA, private communication, 1975}},
}
@techreport{indc-2004,
title={{Summary Report of the Second Research Co-ordination Meeting on Improvement of the Standard Cross Sections for Light Elements, 13-17 Oct. 2003}},
author={Carlson, A. D. and Hale, G. M. and Pronyaev, V. G.},
year={2004},
month={March},
institution={IAEA Nuclear Data Section},
number={INDC(NDS)-438},
}
@article{breit1936capture,
title={Capture of slow neutrons},
author={Breit, Gregory and Wigner, Eugene},
journal={Physical review},
volume={49},
number={7},
pages={519},
year={1936},
publisher={APS}
}
@techreport{desaussure-1978,
title={{SIOB: a FORTRAN code for least-squares shape fitting several neutron transmission measurements using the Breit-Wigner multilevel formula.[For IBM-360/91]}},
author={de Saussure, G and Olsen, DK and Perez, RB},
year={1978},
institution={Oak Ridge National Lab., Tenn.(USA)},
number={ORNL/TM-6286, ENDF-261}
}
@Comment{jabref-meta: databaseType:bibtex;} @Comment{jabref-meta: databaseType:bibtex;}
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment