-
Notifications
You must be signed in to change notification settings - Fork 1
khurrumsaleem/frapi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published