blob: 7a735ec5a36cb13d39d00b863ac0b0313f35c32c [file] [log] [blame]
#!/bin/bash
## Generate input for water-n2 and water-sp. Argument $1 is the number of
# processors.
# File format:
# TSTEP NMOL NSTEP NORDER
# NSAVE NRST NPRINT NFMC
# NumProcs CUTOFF
cat <<EOF
1.5e-16 512 3 6
-1 3000 3 0
${1} 6.212752
EOF