Skip to content

Superconducting-Toolkit (SCTK) is a first-principles program package based on density functional theory for superconductors (SCDFT)

Notifications You must be signed in to change notification settings

mitsuaki1987/sctk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To use main branch

$ git clone https://gitlab.com/QEF/q-e.git
$ cd q-e
$ git checkout qe-7.4.1
$ git clone https://github.com/mitsuaki1987/sctk.git -b main
$ patch -p1 < sctk/patch.diff

To try the develop branch

$ git clone https://gitlab.com/QEF/q-e.git
$ cd q-e
$ git checkout qe-7.4.1
$ git clone https://github.com/mitsuaki1987/sctk.git -b develop
$ patch -p1 < sctk/patch.diff

Configure the environment with the script configure as the same as the original Quantum ESPRESSO.

$ ./configure --enable-openmp
$ make pw ph pp
$ cd sctk
$ make

The executable file is sctk.x.

About

Superconducting-Toolkit (SCTK) is a first-principles program package based on density functional theory for superconductors (SCDFT)

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages