You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Electric field is important in simulating solid-liquid systems. It is necessary to apply an electric field in different regions at least. It would be better if a constant potential method (CPM) could be achieved (under the action of the electric field, ions will migrate to offset the electric field, so it is necessary to adjust the electric field to maintain a constant potential between the electrodes).
Applying electric fields to different regions and atoms in Lammps:
Applying electric field:
Command in Lammps:
fix ID group-ID style ex ey ez
Webpage : https://docs.lammps.org/fix_efield.html
A constant potential can also be applied between the electrodes for Lammps:
Electric field is important in simulating solid-liquid systems. It is necessary to apply an electric field in different regions at least. It would be better if a constant potential method (CPM) could be achieved (under the action of the electric field, ions will migrate to offset the electric field, so it is necessary to adjust the electric field to maintain a constant potential between the electrodes).
Applying electric fields to different regions and atoms in Lammps:
Command in Lammps:
fix ID group-ID style ex ey ez
Webpage :
https://docs.lammps.org/fix_efield.html
A constant potential can also be applied between the electrodes for Lammps:
Command in Lammps:
fix ID group-ID style args keyword value
Webpage :
https://docs.lammps.org/fix_electrode.html
The text was updated successfully, but these errors were encountered: