moved checkInteractions from InteractionsParser to Lattice
[cluster_expansion.git] / structure.ini
blob01c4679e26916d4df28b683a41d1ef5d6c17173a
1 ; Input file for the cluster expansion of lateral interaction of CO molecules
2 ; adsorbed at adsorption sites
4 ; General Parameter section for the simulation
5 ; [SimulationParameters]
7 ; Definition of Unit Cell (Longitude, Latitide) and lattice mesh to be mapped on cell (SizeX, SizeY)
8 [UnitCell]
9 SizeX = 4
10 SizeY = 4
11 Longitude = 2
12 Latitude = 1
14 ; Definition of surface structure
15 [Surface]
16 Pd = 0.0/0.0
17 Pd = 0.5/0.5
19 ; Now defining the CO adsorbate positions in fractional coordinates of unit cell
20 [Adsorbates]
21 CO = 0.25/0.125
22 ;CO = 0.25/0.75
23 ;CO = 0.75/0.75
25 ; Site-symmetry of adsorption site described as symmetry operations
26 ; Bridge site (for CO) got C2v symmetry
27 [Bridge]
28 Sym_operation = 1/1
29 Sym_operation = -1/1
30 Sym_operation = 1/-1
31 Sym_operation = -1/-1