Commit Graph

16 Commits

Author SHA1 Message Date
e48124fbf8 changed mode of lpp.py to be an executable 2013-02-25 16:39:22 +01:00
7c78a0af66 added different installation procedure 2013-02-25 16:37:11 +01:00
e9a74ac55f helpstring typo 2012-07-02 13:35:13 +02:00
c65ba3ee02 output vector and scalar data only if atom-array
is nonempty - for vtk integrity
2012-05-15 09:24:23 +02:00
0970fb17e2 unnecessary output only in debugmode 2012-05-15 09:23:38 +02:00
bc342606fd added --no-overwrite to help-string 2012-04-14 10:42:40 +02:00
a12beacfb0 added reference to lpp.html in README_GRANULAR 2012-04-13 15:24:31 +02:00
029a1a243d added documentation for --no-overwrite flag 2012-04-13 15:22:23 +02:00
c9fa9ccc67 added support for --no-overwrite flag
if lpp is called with --no-overwrite it does
not process dump-files that have already been 
converted, i.e. which *.vtk already exists.
2012-04-13 15:00:07 +02:00
7b68703319 extracted filename-generation to be a function
s.t. it can be called from other modules
2012-04-13 14:58:38 +02:00
94d3208aeb removed compiled python code from distribution
(*.pyc files)
2012-04-13 14:56:09 +02:00
35a54c3e1b Update INSTALL.txt 2012-03-08 09:38:19 +01:00
c945da227c update changelog_lpp.txt
- referenced to git log
2012-02-22 13:18:46 +01:00
a05f1d7b10 bugfix:
- original pizza tool can be loaded again and does
  not throw an error due to resources missing
  anymore
2012-02-22 13:03:42 +01:00
17ddf8bece bugfixes:
- workaround for python issue 8296 (http://bugs.python.org/issue8296)
- lpp can be interrupted pressing ctrl+c
2012-02-22 12:08:17 +01:00
80592c0da1 Committer: ckloss <ckloss@fluid38.(none)>
On branch master
 Initial commit for lpp, version 2011-10-11
2012-02-03 14:10:31 +01:00