[ Identification | Description | Input parameters | Links ]

The Brilliance_monitor Component

Special "Brilliance" monitor.

Identification

Description

If used in the right setting, will output "instantaneous" and "mean" brilliances in units of Neutrons/cm^2/ster/AA/s. Conditions for proper units:


with a source of area 1x1cm illuminating/focusing to an area of 1x1cm a 1m distance, this monitor will output "instantaneous" and "mean" brilliances in units of Neutrons/cm^2/ster/AA/s

Here is an example of the use of the component. Note how the mentioned Unit conditions are implemented in instrument code.

COMPONENT Source = ESS_moderator_long(
l_low = lambdamin, l_high = lambdamax, dist = 1, xw = 0.01, yh = 0.01,
freq = 14, T=50, tau=287e-6, tau1=0, tau2=20e-6,
n=20, n2=5, d=0.00286, chi2=0.9, I0=6.9e11, I2=27.6e10,
branch1=0, branch2=0.5, twopulses=0, size=0.01)
AT (0, 0, 0) RELATIVE Origin

COMPONENT BRIL = Brilliance_monitor(nlam=196,nt=401,filename="bril.sim",
t_0=0,t_1=4000,lambda_0=lambdamin,
lambda_1=lambdamax, Freq=14)
AT (0,0,0.000001) RELATIVE Source

Input parameters

Parameters in boldface are required; the others are optional.
NameUnitDescriptionDefault
nlam1Number of bins in wavelength101
nt1Number of bins in TOF1001
nowritefile1If set, monitor will skip writing to disk0
lambda_0AAMinimum wavelength detected0
lambda_1AAMaximum wavelength detected20
restore_neutron1If set, the monitor does not influence the neutron state0
FreqHzSource frequency. Use freq=1 for reactor source
tofcuts1Flag to generate TOF-distributions as function of wavelength0
toflambda1Flag to generate TOF-lambda distribution output0
xwidthmwidth of monitor0.01
yheightmheight of monitor0.01
source_distmDistance from source. Beware when transporting through neutron optics!1
filenamestringDefines filenames for the detector images. Stored as:
Peak_<filename> and Mean_<filename>
0
t_0usMinimum time0
t_1usMaximum time20000
srcareaSource area [cm^2]1
AT ( , , ) RELATIVE
ROTATED ( , , ) RELATIVE

Links


[ Identification | Description | Input parameters | Links ]

Generated on 2023-09-19 20:01:36