McStas logo McStas - A neutron ray-trace simulation package ILL; PSI; ESS Niels Bohr Institute DTU Physics NEXMAP

McStas

About McStas
 Conditions of use
 Authors/Contacts
 Project funding

Download
 Components
 Other Downloads (share)

Mailing list

Search web/mailinglist

Documentation
 Wiki (GitHub)
 McStas manual
 Publications

Links

Report bugs (GitHub)

Code-repository (GitHub)


McStas: Virtual_tripoli4_output

[ Identification | Description | Input parameters | Links ]

The Virtual_tripoli4_output Component

Detector-like component that writes neutron state parameters into a Virtual_tripoli4_input.comp

Identification

Description

Detector-like component writing neutron state parameters to a
virtual source neutron file when neutron are coming from a
Virtual_tripoli4_input.comp.
As McStas keeps the notion of batch with this component, it's possible
to calculate standard deviations for the flux in differents energy groupes.
The component geometry is the full plane, and saves the neutron state as
it exits from the previous component.
Format is the one used by TRIPOLI4.4 stock files :

NEUTRON energy position_X position_Y position_Z dir_X dir_Y dir_Z weight

energy is in Mega eV
positions are in cm and the direction vector is normalized to 1.

%BUGS
This component will NOT work with parallel execution (MPI).

EXAMPLE:
To create a file collecting all neutron states with TRIPOLI4 format
COMPONENT T4output = Virtual_tripoli4_output(
filename = "exit_guide_result.dat",
virtual_tripoli4_input_comp = source_file_tripoli )
at the position where will be the Virtual_tripoli4_input.

Input parameters

Parameters in boldface are required; the others are optional.
NameUnitDescriptionDefault
virtual_tripoli4_input_comp0
filenamestrname of the Tripoli4 neutron output file,0
batch1index of the Tripoli batch to generate, when no1
AT ( , , ) RELATIVE
ROTATED ( , , ) RELATIVE

Links


[ Identification | Description | Input parameters | Links ]

Generated on 2024-01-03 11:47:43


Last Modified: Wednesday, 03-Jan-2024 19:59:11 CET
Search website mailinglist archive GitHub repos