Skip to content

improve phonon #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
8 of 9 tasks
superstar54 opened this issue Jul 2, 2024 · 1 comment
Open
8 of 9 tasks

improve phonon #6

superstar54 opened this issue Jul 2, 2024 · 1 comment

Comments

@superstar54
Copy link
Owner

superstar54 commented Jul 2, 2024

  • boundary atoms do not move in phonon
  • make it more smooth, inside one second more frame, allow the user to control it.
      // control the speed of the animation
      editor.avr.frameDuration = 20;
  • not break bond
editor.avr.bondManager.hideLongBonds = false;
  • provide option to hide the cell
        editor.avr.showCell = false;
  • provide option to hide the vector
editor.avr.VFManager.show=false;
  • disable isosurface gui

  • bug: download in full screen shows nothing.

  • phonon movement is different, rotation?

  • PbI2 bonds do not show, maybe increase the bond cutoff?

@edan-bainglass
Copy link

edan-bainglass commented Jul 12, 2024

I'll record here issues I'm seeing as you develop:

  • Vectors stop updating when you change anything in the WEAS control panel
  • The size of the cell is somehow tied to the size of the containing div and is affected by window resize
  • Rotations don't seem to work. The vibrational mode appears different from the old app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants