Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is the Pizza.py software package. Pizza.py website: https://sjplimp.github.io/pizza Contact author: Steve Plimpton Sandia National Laboratories (retired) sjplimp@gmail.com https://sjplimp.github.io Pizza.py is a loosely integrated collection of tools written in Python, many of which provide pre- and post-processing capability for the follwing codes: LAMMPS - molecular dynamics SPARTA - direct simulation Monte Carlo (DSMC) SPPARKS - kinetic Monte Carlo There are tools in Pizza.py to create input files, convert between file formats, process log and dump files, create plots, and visualize and animate simulation snapshots. This directory contains the following: README this file LICENSE GPL open-source license doc documentation examples scripts and data sets that exercise Pizza.py tools scripts various Pizza.py script files src source files for Pizza.py and each tool Point your browser at any of these files to get started: doc/Manual.html the Pizza.py manual doc/Section_intro.html hi-level introduction to Pizza.py doc/Section_install.html how to install Pizza.py