YellProgram / Yell

Yell is a program for diffuse scattering interpretation using the 3D-∆PDF refinement.
Other
12 stars 3 forks source link

Chemical unit name is not a chemical unit #19

Open aglie opened 9 years ago

aglie commented 9 years ago

The following part of input crashes:

Variant [
  (p=0.5)
  Iron = Fe  1  0 0 0  0
  (p=0.5)
  Iron 
]

The following works

Variant [
  (p=0.5)
  Iron = Fe  1  0 0 0  0
  (p=0.5)
  Iron*Symmetry(x,y,z) 
]

Expected: both should work and give exactly the same result