[ase-users] Mixing calculator
Ask Hjorth Larsen
asklarsen at gmail.com
Mon Jun 29 21:41:31 CEST 2020
Am Mo., 29. Juni 2020 um 18:21 Uhr schrieb nancy via ase-users
<ase-users at listserv.fysik.dtu.dk>:
>
> Hi,
>
> I am writing a MD code for one metal ions solves in water. I want to use different calculator for ion-water interaction and solute. Therefore I use mixing calculator (SumCalculator). I have code:
>
> atoms=read(‘file of the whole system')
> atoms_metal=atoms[list(range(19))]
> atoms_solution=atoms[1:]
> atoms_metal.cal=LennardJones(sigma=sigma_t, epsilon=epsilon_t)
atoms_metal.calc =
Best regards
Ask
More information about the ase-users
mailing list