Changes between Version 3 and Version 4 of GuarDyan_features


Ignore:
Timestamp:
Aug 22, 2017, 4:03:47 PM (7 years ago)
Author:
dieda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuarDyan_features

    v3 v4  
    88== Software and Hardware Environment
    99
     10A 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
     12Dependencies: CUDA: 8.0, NVIDIA driver: 375.66, GCC: 5.4.0, Qt: 5.5.1
     13
     14Hardware: 2 x Geforce GTX 690, 4 x  Geforce GTX 1080
    1015
    1116== Features
     17=== Geometry descriptors
     18In order to run simulations on a real reactor geometry we need to create the tools for defining
     19geometry. 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
     21In the current version general
     22positioned sphere, plane and infinite cylinder are
     23supported in special cases according to Table 1.
     24
     25
     26
     27
     28
    1229== Variance Reduction
    1330== Dynamic Capabilities
     31== Validation
     32== Project Participants & Contacts
     33== Funding