pizza.py download

Submitted by rleto on Fri, 01/30/2015 - 01:31

Sorry for the simple question, but after searching I am unable to locate the pizza.tar.gz tar ball containing gran_pizza_17Aug10... can someone point me to this?

rleto | Fri, 01/30/2015 - 15:04

Thanks very much.

In the mean time I had pulled LPP and then done the following, which appears to work:

in my bashrc changed from what is in the guide to:
#export CFDEM_PIZZA_DIR=$HOME/LIGGGHTS/PIZZA/gran_pizza_17Aug10/src
export CFDEM_PIZZA_DIR=$CFDEM_LPP_DIR
alias lpp="python $CFDEM_LPP_DIR/lpp.py"
alias pizza="python $CFDEM_LPP_DIR/pizza.py"

Thanks again