Skip to content
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

PhononMaker add options to calculate_pdos and save force constants to file #1008

Merged
merged 13 commits into from
Nov 14, 2024

Commits on Oct 6, 2024

  1. add calculate_pdos and make force constance can be save

    Yaotang Zhang authored and Yaotang Zhang committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    443261a View commit details
    Browse the repository at this point in the history
  2. add calculate_pdos and make force constance can be save

    Yaotang Zhang authored and Yaotang Zhang committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8c9d72c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update phonons.py

    chouyoudou authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fed3be7 View commit details
    Browse the repository at this point in the history
  2. Apply pre-commit hooks for code formatting and linting

    Yaotang Zhang authored and Yaotang Zhang committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    101e276 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from materialsproject/main

    Update commit
    chouyoudou authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0467419 View commit details
    Browse the repository at this point in the history
  4. Fix issues found by pre-commit hooks

    Yaotang Zhang authored and Yaotang Zhang committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    17139d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    5ea3757 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. add force_constants2file parameter

    Yaotang Zhang authored and Yaotang Zhang committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c62b1ac View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. - Renamed "force_constants2file" to "force_constants_filename"

    - Add "create_force_constants_file" in "generate_frequencies_eigenvectors_kwargs"
    - Move "force_constants_filename" and "calculate_pdos" to "generate_frequencies_eigenvectors_kwargs"
    Yaotang Zhang authored and Yaotang Zhang committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ebc7938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    061139d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. fix doc string placement

    janosh committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cdb55f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb4fa29 View commit details
    Browse the repository at this point in the history
  3. fix typo

    janosh committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f041efb View commit details
    Browse the repository at this point in the history