wiki:GuarDyan_features

Version 5 (modified by dieda, 7 years ago) ( diff )

--

GUARDYAN Basic Features

Aims

GUARDYAN simulates the time evolution of fission chains. The neutrons are followed from the beginning to the end of a time interval. This tracking philosophy differs from the usual source convergence calculations where neutrons are followed from generation to generation, i.e. from fission event until the next fission event. The source term for GUARDYAN is a "snapshot" of the neutron population at a time instance consisting of delayed neutron precursors waiting to "hatch" and prompt neutrons crossing the time boundary. The time dependent changes in the neutron population may originate from time dependent changes of the cross sections either as change of a material or of the temperature of a certain material. The current version of GUARDYAN is not capable of simulating thermal or any other feedback this feature is planned for future releases.

Software and Hardware Environment

A code written in CUDA/C++ is basically separated responsible for reading cross section data from the input, the second for host side tasks, the third part is the GPU kernel which runs the simulation. Currently the host side code consists of cca. 65000 lines and the device side code consists of cca. 5000 lines.

Dependencies: CUDA: 8.0, NVIDIA driver: 375.66, GCC: 5.4.0, Qt: 5.5.1

Hardware: 2 x Geforce GTX 690, 4 x Geforce GTX 1080

Features

Geometry descriptors

In order to run simulations on a real reactor geometry we need to create the tools for defining geometry. Similarly to other particle transport codes (Serpent, MCNP, OpenMC) in GUARDYAN geomety is defined by cells containing isotopes. Cells are defined by bounding surfaces. These data can be given in xml files.

Surfaces

In the current version general positioned sphere, plane and infinite cylinder are supported in special cases according to Table 1.

Variance Reduction

Dynamic Capabilities

Validation

Project Participants & Contacts

Funding

Attachments (10)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.