set and fix multisphere error

Submitted by hamedhoori on Wed, 03/25/2020 - 20:50

Hi, I'm trying to run a case on cfdem, the liggghts simulation runs with a reading a restart file written by another script and now that I run the case it gives me the error below, while there is no set command in the liggghts script.

Executing command: 'set region total property/atom 600.000000 '
set region total property/atom 600.000000
ERROR: Set command may not be used together with fix multisphere (../set.cpp:113)

I'll be grateful if anyone has an idea of why this error occurs. there is no problem with the single sphere simulation but with multishpere it gives this error.
First I though it may be because the liggghts can do the heat transfer for the multisphere simulation so I eliminated the related commands from the script but didn't change the error, I think somewhere else this command is written but I don't know where I checked the related commands scripts but couldn't find it.
I tested the "fix ms all multisphere" command with a "fix_modify ms fflag on on of tflag on on of" suggested on the fix multisphere page of the site instead of the "fix integr all multisphere" then it doesn't recognize the atoms from the restart file.
I attached the log file and two liggghts scripts to see.
thanks in advance

sincerely
Hamed
------------------------------------------------------------------
I found the answer and fixed it