all dear users
how can i increase the pressure by label loop command?
first, the system received to equilibrium, then pressure increase?
can i use the label command in order to?
all dear users
how can i increase the pressure by label loop command?
first, the system received to equilibrium, then pressure increase?
can i use the label command in order to?
all dear users
how can i increase the pressure by label loop command?
have you tried?
first, the system received to equilibrium, then pressure increase?
can i use the label command in order to?
i don't know if you can. that would depend on how well you can do
scripting in lammps.
but since you seem to have some kind of idea, so why don't give it a
try and ask a question if you run into a problem. if you try this with
a small test system, it won't take a lot of time and is probably
extremely educational.
axel.
You can ramp the pressure with a fix npt command, as slowly
as you like.
If you put a fix npt command in a loop with a variable
for the target pressure that is reset as the loop iterates
then you can equilibrate to P1, equilibrate to P1 + delta, etc
Steve