Finding the system size

8 views
Skip to first unread message

SOMASUNDARAM P

unread,
Jan 10, 2026, 12:30:43 PM (yesterday) Jan 10
to Vampire Users
Hi, 

I am simulating a core-shell nanoparticle in VAMPIRE. I specified a particle size of 2 nm, and the software generated 6,625 atoms, but I did not explicitly define the dimensions:system-size in the input file. What is the default system size in this case?

gabo...@gmail.com

unread,
Jan 10, 2026, 1:48:29 PM (yesterday) Jan 10
to Vampire Users
The VAMPIRE version 6.0 source code at [1] has:

Line 139: // Set system dimensions !Angstroms
Line 141: cs::system_dimensions[0] = 100.0;
Line 142: cs::system_dimensions[1] = 100.0;
Line 143: cs::system_dimensions[2] = 100.0;

I believe dimensions:system-size is set internally by default to 100 angstroms by that code.  To check if it still generates the same number of atoms (the 6,625 in your case), you might try putting in your input file:

dimensions:system-size=100 !A


Kind Regards,
Gavin
VAMPIRE user
Reply all
Reply to author
Forward
0 new messages