ensure atom map is reset by fix pour and fix deposit
This commit is contained in:
@ -630,7 +630,7 @@ void FixDeposit::pre_exchange()
|
||||
// rebuild atom map
|
||||
|
||||
if (atom->map_style != Atom::MAP_NONE) {
|
||||
if (success) atom->map_init();
|
||||
atom->map_init();
|
||||
atom->map_set();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user