Skip to content

Latest commit

 

History

History
 
 

Docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Installation

Copy sb.tar file with the archive into the selected folder. Untar the archive:

tar -xvf sb.tar

Load the appropriate module for Fortran compiler. You can modify makefile in order to use the selected compiler. Currently GNU/4.8.5, Intel/19.0.5, and PGI NVIDIA/20.1 compilers are tested. Compile the program:

make

Usage

Please see file USAGE.md for instructions and Examples folder for some sample calculations.

Further development

Please see file Developer_documentation.pdf for the detailed scheme of the SB program. For any questions related to the code please contact Dr. Dmitry Skachkov at d.skachkov[at]ufl.edu.