set command and region command with move keyword
Hi everyone,
I am trying to learn more about the LIGGGHTS. In this scenarios, I tried to set a moving region with constant temperature, so I wrote
variable dy equal "0.08*(step-20000)/30000"
region pos_source block -0.05 0.05 -0.05 -0.03 0.0 0.05 move NULL v_dy NULL
fix test all print 1000 "${dy}"
set region pos_source property/atom Temp 500
But the result shows the set command only affect once and give the same result as
Forums:
- Read more about set command and region command with move keyword
- 1 comment
- Log in or register to post comments