Changes between Version 3 and Version 4 of GuarDyan_features
- Timestamp:
- Aug 22, 2017, 4:03:47 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuarDyan_features
v3 v4 8 8 == Software and Hardware Environment 9 9 10 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. 11 12 Dependencies: CUDA: 8.0, NVIDIA driver: 375.66, GCC: 5.4.0, Qt: 5.5.1 13 14 Hardware: 2 x Geforce GTX 690, 4 x Geforce GTX 1080 10 15 11 16 == Features 17 === Geometry descriptors 18 In order to run simulations on a real reactor geometry we need to create the tools for defining 19 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. 20 ==== Surfaces 21 In the current version general 22 positioned sphere, plane and infinite cylinder are 23 supported in special cases according to Table 1. 24 25 26 27 28 12 29 == Variance Reduction 13 30 == Dynamic Capabilities 31 == Validation 32 == Project Participants & Contacts 33 == Funding