Hello Sir,
I am writing a hybrid code of LAMMPS and Fortran for evaporation. I need to insert gas particle in a gas and the problem with create_atom is that the new created particle is at rest initially. This in return lower the temperture of my simulation geometery. I need to insert this particle so that it did not lower the temperture of my configuration or in other words i need to insert this particle with known temperture that corresponds to the temperture of insertion point evniornment.
One trick was to insert the particles and set/rescale the temperture to known values. I want to know is there any other method to do that?
Secondly, i want to ask about insertion of a particle in a liquid. I found it very hard to insert a particle back to liquiid which did not effect the change in temperture of liquid. As i try to insert some particles in into the liquid and it cuases increase in temperture.
Adnan