28 Commits

Author SHA1 Message Date
633058e1ab Merge pull request #3 from aaigner/master
Fixed FutureWarning for comparison against none
2017-02-23 10:38:37 +01:00
37e8e54f41 Fixed FutureWarning for comparison against none 2016-06-11 09:46:33 +02:00
bd2956bf36 Merge pull request #2 from aaigner/master
Lpp for Windows: Wildcard can be used to input dump-files in CMD
2014-09-10 09:17:29 +02:00
1659a894af Lpp for Windows: Wildcard can be used to input dump-files in CMD 2014-09-09 17:21:02 +01:00
98f496d392 Merge pull request #1 from sn-amber/master
New Installation Procedure
2014-02-19 13:36:51 +01:00
b8a7b6afdf whitespace error 2014-02-14 21:04:46 +01:00
0a520a4ba7 extended INSTALL.txt to include non-default case 2014-02-14 21:03:38 +01:00
ea353da907 updated INSTALL.txt 2014-02-14 20:52:32 +01:00
b682f1d949 modified installation script 2014-02-14 20:50:39 +01:00
41ae242ce3 modified path to python executable in pizza.py 2014-02-14 19:27:08 +01:00
782a3e0383 included patch by Stefan Radl for dumping force network
modified:   dump2force.py
2013-05-16 21:06:24 +02:00
ae4ffc20f6 modified install script 2013-02-25 16:42:16 +01:00
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