Scaling in fix adapt

Dear all,

I am trying to modify(increase/decrease) diameter of the particles within a run. and as suggested I am trying to use fix adapt. The fix works fine, but the scaling as suggested from the documentation doesnot seem to work.

I am reading in particle diameters from an input file and modifying the diameter while mentioning scale yes. but the output suggests that the diameter is modified according to the variable ramp only.

I am attaching input script here. Please suggest if I am doing anything wrong?

Kind regards

Prashant

IC13.in (919 Bytes)

in.lammps (663 Bytes)

Dear all,

I am trying to modify(increase/decrease) diameter of the particles within a
run. and as suggested I am trying to use fix adapt. The fix works fine, but
the scaling as suggested from the documentation doesnot seem to work.

the fix adapt documentation is very specific to tell you that scaling
is not supported. it says:

IMPORTANT NOTE: The {atom} keyword works this way whether the {scale}
keyword is set to {no} or {yes}. I.e. the use of scale yes is not yet
supported by the {atom} keyword.

axel.