Set command error

Submitted by kashif saeed on Mon, 09/18/2017 - 17:48

Hi everyone,

I want to use the Set command with multi-sphere simulation but it gives following error.
set region factory property/atom VMoistureMass 7.065e-6

ERROR: Set command may not be used together with fix multisphere (../set.cpp:112)

please help me how to add moisture in case of multisphere instead of using set command.

thanks in advance

medvedeg | Tue, 09/19/2017 - 11:13

Hallo Kashif Saeed,

"set" command is not compatible with multispheres. It works only with spheres.
You can use "fix property/atom"

Alexander Podlozhnyuk