Skip to content

Fuel Rod Analysis Program Interface

Notifications You must be signed in to change notification settings

khurrumsaleem/frapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=========================================================================
==========                                                 ==============
==========   Fuel Rod Analysis Program Interface (FRAPI)   ==============
==========                                                 ==============
=========================================================================

    Dependencies:
        numpy
        hdf5py (requares in order to run tests)

    1. Make directories 'cd build/debug' or 'cd build/release'

    2. Compile 'cmake ../.. -DCMAKE_BUILD_TYPE=Debug'   for debug version (default)
               'cmake ../.. -DCMAKE_BUILD_TYPE=Release' for release version

    3. Compile 'make'

    4. Run benchmarks:

        benchmark/IFA-432/test.py
        benchmark/IFA-515/test.py

        The results are the graphics in 'doc/graphics'

    5. Run example:

        benchmark/example/test.py

About

Fuel Rod Analysis Program Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published