fix likely bug in steady timestep reset
This commit is contained in:
parent
4090aa975a
commit
ef968daede
@ -689,6 +689,7 @@ void ScaLBL_ColorModel::Run(){
|
||||
fclose(kr_log_file);
|
||||
|
||||
printf(" Measured capillary number %f \n ",Ca);
|
||||
CURRENT_STEADY_TIMESTEPS = 0;
|
||||
}
|
||||
|
||||
if (SET_CAPILLARY_NUMBER ){
|
||||
|
Loading…
Reference in New Issue
Block a user