git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@111 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -102,6 +102,7 @@ void FixNVT::init()
|
||||
|
||||
void FixNVT::setup()
|
||||
{
|
||||
t_target = t_start; // used by thermo_compute()
|
||||
t_current = temperature->compute();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user