Skip to content

Self-Consistency Methods. A project containing numerical approaches to self-consistency problems

Notifications You must be signed in to change notification settings

SamueleGiuli/SCMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCMethods (SCM)

A Fortran library providing self-consistency methods in one simple container.

External Libraries

The SCM library depends upon the following libraries.

Methods (to be improved)

At the present state the library give access to the following methods:

method real32 real64
linear_mixing
DIIS

Building and using

The project was built using the Fortran Package Manager.

To use SCMethods within your FPM project, add the following to your fpm.toml file:

[dependencies]
SCMethods = { git="https://github.com/SamueleGiuli/SCMethods.git" }

Authors and contributors

About

Self-Consistency Methods. A project containing numerical approaches to self-consistency problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published