mirror of
https://github.com/ParticulateFlow/LPP.git
synced 2025-12-08 06:37:46 +00:00
modified path to python executable in pizza.py
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
oneline = "writing pp-data in vtk format automatically, saving memory"
|
oneline = "writing pp-data in vtk format automatically, saving memory"
|
||||||
|
|
||||||
docstr = """this is the docstr of LIGGGHTSPostProcessing"""
|
docstr = """this is the docstr of LIGGGHTSPostProcessing"""
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#!/usr/local/bin/python -i
|
#!/usr/bin/python -i
|
||||||
|
|
||||||
# Pizza.py toolkit, www.cs.sandia.gov/~sjplimp/pizza.html
|
# Pizza.py toolkit, www.cs.sandia.gov/~sjplimp/pizza.html
|
||||||
# Steve Plimpton, sjplimp@sandia.gov, Sandia National Laboratories
|
# Steve Plimpton, sjplimp@sandia.gov, Sandia National Laboratories
|
||||||
|
|||||||
Reference in New Issue
Block a user