question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

issues with the 38 LJ cluster example

See original GitHub issue

After refactoring crystal.py I was attempting to replicate the 38 cluster example but in the new code as wyckoff_attempts (previously max3) is set to 10 by default the code cannot generate structures in C1 with more than 10 atoms without increasing this value.

Checking back at the code before I made any contributions the example worked previously. I am not sure if I have introduced a bug and there was something previously in place that accounted for this?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
qzhu2017commented, Jul 31, 2020

If you generate 16 atoms with P1 symmetry, it means that you at least need to try 16 Wyckoff positions.

I realize we should have a dynamic assignment of numwyckoffs. This has been fixed in 3b08081

0reactions
CompRhyscommented, Jul 31, 2020

working!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disconnectivity graph for the LJ 38 cluster. In this case, there ...
Figure 6 shows the disconnectivity graph associated with the LJ 38 cluster, which exhibits two main features corresponding to incomplete icosahedral and ...
Read more >
The size-temperature “phase diagram” for small Lennard ...
For example, the Cambridge Cluster Database. [1] gives putative global minima configurations for LJ clusters with sizes up to n = 1000. For...
Read more >
Lennard-Jones Clusters - UMD Math
Lennard-Jones (LJ) clusters model clusters of rare gases such as Ar, Kr, Xe, Rd and certain synthetic particles. Two problems of interest concerned...
Read more >
Structure and binding of LennardJones clusters: 13≤N≤147
with the restricted problem of describing the ground state of a classical N-particle system interacting through the Len- nard-Jones or "LJ" pair potential....
Read more >
Minimization of the potential energy surface of Lennard–Jones ...
LJ cluster problem. However, both QA and SA proto- cols become unable to find the global minimum at a rea- sonable cost when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found