finalabo / atomsk

Atomsk: A Tool For Manipulating And Converting Atomic Data Files -

Home Page:http://atomsk.univ-lille1.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the Atomsk package.

Atomsk stands for Atom/Molecule/Material Software Kit.

http://atomsk.univ-lille1.fr/

PURPOSE:
========
Atomsk is a command-line program meant to manipulate
atomic systems, and convert from and to various file formats.

QUICK START:
============
If you downloaded the binary version:
Open a terminal in current directory and run: "sudo install.sh".

If you downloaded the source code:
Enter the src directory and type "make atomsk".

To access the documentation, open the file
"doc/index.html" in your web browser.

CONTENT OF THIS PACKAGE:
========================
README          This file
LICENSE         The GNU General Public License v.3
CHANGELOG       Modification history
doc/            Documentation of the program (html)
etc/            Sample configuration file
examples/       Examples to test the program
man/            Man page of the program
src/            Source code of the program (Fortran95)
tools/          Companion programs and scripts
install.sh      Bash script to install Atomsk in GNU/Linux

(C) P. Hirel 2010
This program is distributed under the GNU/GPL
(General Public License) version 3 or any later version.
A copy of this license can be found in the file LICENSE
that is provided with this program, or on the Web at:
http://www.gnu.org/licenses/gpl.html

About

Atomsk: A Tool For Manipulating And Converting Atomic Data Files -

http://atomsk.univ-lille1.fr

License:Other


Languages

Language:Fortran 99.1%Language:Makefile 0.5%Language:Shell 0.4%