new Section package and start doc pages and build scripts

This commit is contained in:
Steve Plimpton
2017-05-04 11:22:20 -06:00
parent f5cf1f1314
commit addd87c0f7
115 changed files with 4564 additions and 2516 deletions

View File

@ -1635,7 +1635,8 @@ void PairSNAP::read_files(char *coefffilename, char *paramfilename)
rmin0 = 0.0;
diagonalstyle = 3;
switchflag = 1;
bzeroflag = 0;
bzeroflag = 1;
// open SNAP parameter file on proc 0
FILE *fpparam;