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

OptaDOS photoemission module #38

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on May 19, 2021

  1. OptaDOS photoemission module

    This pull request includes a new module for simulating photoemission in OptaDOS.
    
    Details of the implementation are included in documents/photoemission
    
    A .cell .param and .odi example files are also included in examples/Photoemission
    victorchanglee committed May 19, 2021
    Configuration menu
    Copy the full SHA
    1c7a715 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Several improvements.

    Several changes:
    
    - Constants moved to constants.f90
    
    -Merged the optical properties in the photoemission properties with the now public functions in optics.f90.
    
    There are still a few functions that are copies with small changes.
    
    I included all the input requires to run the photoemission module for a graphene sheet, including the free electron matrix.
    
    I will try to update the code with further small changes.
    victorchanglee committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    7eeccd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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