No description
Find a file
2024-08-30 02:57:44 -07:00
arch some progress toward translation 2024-01-20 11:33:02 -08:00
doc some progress toward translation 2024-01-20 11:33:02 -08:00
src Updated more files to C. Mainly ewald and associated files. 2024-08-30 02:57:44 -07:00
tools Updated more files to C. Mainly ewald and associated files. 2024-08-30 02:57:44 -07:00
.gitignore some progress toward translation 2024-01-20 11:33:02 -08:00
COPYRIGHT Updated more files to C. Mainly ewald and associated files. 2024-08-30 02:57:44 -07:00
INSTALL Updated more files to C. Mainly ewald and associated files. 2024-08-30 02:57:44 -07:00
Makefile Updated more files to C. Mainly ewald and associated files. 2024-08-30 02:57:44 -07:00
README some progress toward translation 2024-01-20 11:33:02 -08:00

This is the CP2K software & test suite

 * COPYRIGHT: Where you can send money :*)
 * INSTALL: How to set up the program (mainly how to compile it)
 * Makefile: A security copy (is the same as in ./src)
 * README: This file
 * arch: Definitions for different architectures/compilers
 * doc: Documentation
 * exe: where the executables will be located
 * lib: library built during compilation
 * obj: Where the object and other compilation-time files
 * src: The source code; please see also the file 'INSTALL'
 * tests: Test inputs and reference outputs
 * tools: Some small programs/scripts needed to compile the program

--
adamparler@gmail.com
(c) 2024