[SCM] LAMMPS Molecular Dynamics Simulator branch, master, updated. upstream/20120221.git18e3637-6-g9c6bf32

Anton Gladky gladky.anton at gmail.com
Thu Feb 23 20:42:27 UTC 2012


The following commit has been merged in the master branch:
commit 9c6bf32b54778e76093462ead6d74f5379efebaf
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Thu Feb 23 21:42:17 2012 +0100

    Add manpages.

diff --git a/debian/lammps-openmpi.links b/debian/lammps-openmpi.links
index 6faaec1..eec52f3 100644
--- a/debian/lammps-openmpi.links
+++ b/debian/lammps-openmpi.links
@@ -1 +1,2 @@
 usr/bin/lammps-openmpi usr/bin/lammps
+usr/share/man/man2/lammps.1 usr/share/man/man2/lammps-openmpi.1
diff --git a/debian/lammps.1 b/debian/lammps.1
new file mode 100644
index 0000000..290bf47
--- /dev/null
+++ b/debian/lammps.1
@@ -0,0 +1,35 @@
+.TH LAMMPS "2012-02-23"
+.SH NAME
+.B LAMMPS
+\- Molecular Dynamics Simulator.
+
+.SH SYNOPSIS
+.B lammps 
+< in.file
+
+.SH DESCRIPTION
+.B LAMMPS 
+LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale 
+Atomic/Molecular Massively Parallel Simulator. LAMMPS has potentials for soft 
+materials (biomolecules, polymers) and solid-state materials (metals, 
+semiconductors) and coarse-grained or mesoscopic systems. It can be used to 
+model atoms or, more generically, as a parallel particle simulator at the 
+atomic, meso, or continuum scale.
+
+See http://lammps.sandia.gov/ for documentation.
+
+.SH COPYRIGHT 
+© 2003--2012 Sandia Corporation
+
+This package is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This package is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
diff --git a/debian/lammps.manpages b/debian/lammps.manpages
new file mode 100644
index 0000000..0f65186
--- /dev/null
+++ b/debian/lammps.manpages
@@ -0,0 +1 @@
+debian/*.1

-- 
LAMMPS Molecular Dynamics Simulator



More information about the debian-science-commits mailing list