ATC version 2.0, date: Aug28
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10695 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1129,7 +1129,7 @@ namespace ATC {
|
||||
// apply the kinetostat to the atoms in the
|
||||
// mid-predictor integration phase
|
||||
//--------------------------------------------------------
|
||||
void StressFlux::apply_mid_predictor(double dt)
|
||||
void StressFlux::apply_pre_predictor(double dt)
|
||||
{
|
||||
double dtLambda = 0.5*dt;
|
||||
// apply lambda force to atoms
|
||||
|
||||
Reference in New Issue
Block a user