mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
added sync to fix I/O for md runs
This commit is contained in:
parent
c16c1a9399
commit
804deccd42
1 changed files with 1 additions and 0 deletions
|
|
@ -339,6 +339,7 @@ sync
|
|||
runstatus=$?
|
||||
else
|
||||
$MPIRUN $NPOPT $NPROC $NWCHEM $INPUTFILE 2> $ERRORFILE 1> $OUTPUTFILE
|
||||
sync
|
||||
runstatus=$?
|
||||
fi
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue