mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-21 06:25:15 -04:00
No description
GitHub parses the license file and displays license information directly in the project and in listings only if present |
||
|---|---|---|
| arch | ||
| data | ||
| makefiles | ||
| src | ||
| tests | ||
| tools | ||
| .dockerignore | ||
| .gitignore | ||
| COPYRIGHT | ||
| INSTALL | ||
| LICENSE | ||
| README | ||
This is the CP2K software suite * COPYRIGHT: The license of under which CP2K can be distributed * INSTALL: How to set up the program (mainly how to compile it) * README: This file * arch: Definitions for different architectures/compilers * makefiles: The one and only Makefile * src: The source code * tests: Inputs for regression tests * tools: Mixed collection of useful scripts related to cp2k * data: Simulation parameters e.g. basis sets and pseudopotentials Additional directories created during build process: * lib: Libraries built during compilation * obj: Objects and other intermediate compilation-time files * exe: Where the executables will be located -- For more information go to: https://www.cp2k.org