sendis: A dataset of benchmark results and much more

Description Usage Format Source Examples

Description

A dataset of benchmark results and much more

Usage

1

Format

A data frame with 12869 observations of 25 variables:

FULLID

Full ICSBEP identifier of benchmark evaluation, case and subcase, e.g.: PU-MET-FAST-001-001

SHORTID

Abbreviated ICESBEP identifier of benchmark evaluation, case and subcase, e.g.: PMF-1-1

MODEL

Model description in case different models exist for same benchmark

CASETYPE

Type or family of benchmark case, e.g. : PU-MET-FAST

FISS

ICSBEP identifier of fissile material in benchmark, e.g.: HEU, LEU, U233

FORM

ICSBEP identifier of material form in benchmark, e.g.: MET, SOL, COMP

SPEC

ICSBEP identifier of neutron spectrum category in benchmark, e.g.: THERM, INTER, FAST

EXPVAL

Experimental value of benchmark Keff, as reported by DICE

EXPERR

Uncertainty associated to the experimental value of benchmark Keff, as reported by DICE

EALF

Energy corresponding to the average neutron lethargy causing fission

AFGE

Average neutron energy causing fission

CODE

Code used for the calculation, can include version number

INST

Name of institute (can also be used to include author of calculations) - Important : this field is also used to distinguish different benchmarking suites

LIBVER

Library used in calculations, including version number, e.g.: JEFF-3.3

LIB

Library used in calculations, e.g.: JEFF, ENDFB

VER

Version of library used in calculations, e.g.: 3.1.1, 3.3, 7.1, 8.0

CALCVAL

Calculated value of Keff

CALCERR

Uncertainty of calculated value (statistical for Monte Carlo)

NCASES

Number of cases in a benchmarking suite

COVERE

CALCVAL / EXPVAL

TOTERR

sqrt(CALCERR^2 + EXPERR^2)

RESIDUAL

(CALCVAL - EXPVAL)/TOTERR

CUMUL

Used for cumulative chi-square plots

CHISQ

Chi-square value for benchmark suite for a specific INST, e.g. for INST=="NEA", NCASES==123

Source

www.sendis.org

Examples

1
2

fmichelsendis/sendis documentation built on June 16, 2019, 7:30 a.m.