Skip to content

KRHenninger/FMD-codes-from-T.-Neff-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

FMD codes (from T. Neff)

This is a repository of codes NOT CREATED BY ME, but by my advisor, Thomas Neff. They are for FMD calculations.

Building

Quickstart

For the impatient:

  1. Edit Makefile.inc based on one of the tempates provided, to point to your local compiler and dependencies
  2. Run make
  3. SCIENCE !

Dependencies

The application requires :

  • GCC, gfortran
  • ncurses
  • LAPACK (libblas, liblapack)
  • OpenMPI

Testing and Delivery

This repository is automatically integrated with Project CODE-RADE. Build, test and deploy scripts are in the CODE-RADE folder.

  • build.sh - this script runs make and builds the static libraries as well as the executable files.
  • check-build.sh - this script checks whether the build is successful by running tests
  • deploy.sh - this script cleans the build, reconfigures it for deployment (to /cvmfs) and then rebuilds with the new target.

About

This is a repository of codes NOT CREATED BY ME, but by my advisor, Thomas Neff. They are for FMD calculations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published