Skip to main content

Absorption, fluorescence, phosphorescence spectrum simulations and ISC rate calculations.

Project description

NEMO - Photophysics with the Nuclear Ensemble Method

Version 1.3.2

made-with-python license down maint commit CodeFactor

Fluorescence, phosphorescence and intersystem crossing (ISC) rate calculations. Absorption, fluorescence and phosphorescence spectrum simulations. Förster radius and singlet exciton diffusion length estimates. Interfaces with the QChem package.

Alt Text

Table of Contents

Cite as:

1- de Sousa, Leonardo Evaristo, and Piotr de Silva. "Unified framework for photophysical rate calculations in tadf molecules." Journal of Chemical Theory and Computation 17.9 (2021): 5816-5824

2 - de Sousa, Leonardo Evaristo, and Piotr de Silva. "Photophysics of Solvated Molecules: Computational Protocol Combining Nuclear Ensemble and Nonequilibrium State-Specific Solvation Methods." The Journal of Physical Chemistry A (2023).

What does this program do?

  1. Photophysics with TD(A)-DFT/EOM-CCSD:
    • Calculates fluorescence and phosphorescence rates from an excited state.
    • Calculates ISC rates from a given singlet state to several triplet states and vice-versa.
    • Absorption, Fluorescence and Phosphorescence spectrum simulations.
    • Rate calculations and spectra include vibrational contributions and state specific solvation effects.
  2. Exciton properties:
    • Calculates the Förster radius for transfers between two molecules of equal or different type.
    • Estimates singlet exciton diffusion lengths.

What is necessary to use it?

  • The program requires that the QChem quantum chemistry software be installed, since it interfaces with it.

  • The first step for running spectrum calculations is providing either a QChem or Gaussian log file for a frequency calculation in the $S_0$, $S_n$ or $T_n$ state, if the goal is computing an absorption, fluorescence or phosphorescence spectrum, respectively. All frequencies must be real.

  • For calculating ISC rates from the $S_n$ state to different triplet states, a QChem or Gaussian frequency calculation at the $S_n$ state must be provided.

  • Similarly, for reverse ISC rates from the $T_n$ state to different singlet states, a QChem or Gaussian frequency calculation at the $T_n$ state must be provided.

  • To obtain the estimates of Förster radius, fluorescence lifetimes and singlet exciton diffusion lengths, it is necessary to first perform both absorption and fluorescence spectra calculations for the molecule of interest.

How to install it?

Run:

pip install nemophoto

To get the latest commit, run:

pip install git+https://github.com/LeonardoESousa/NEMO

Alternatively, clone the repository to your computer. Inside the NEMO folder, run:

pip install .

Once installed, you should be able to run the program from any folder by just using the nemo command.

How to use it?

Here is a quick guide on how to use the software. For a detailed tutorial, click here.

  1. Initial steps:

    • Create a folder for your project. Add the log file for the frequency calculation to your folder. You must also provide a QChem input file containing the $rem section with the settings you wish to apply in the ensemble calculations (e.g. functional, basis set, omega value etc). An example of such file (template.in) is provided here.
    • A frequency calculation in the $S_0$ state is suitable for computing an absorption spectrum. For fluorescence spectra and/or ISC rates calculations from $S_n$ states to triplet states, a $S_n$ frequency calculation is expected. Finally, for phosphorescence spectra and/or rISC rates calculations from $T_n$ states to singlet states, a $T_n$ frequency calculation is expected.
    • Run the nemo command. Choose option 1 and follow the instructions to select the parameters of the calculation. This includes the dielectric constant and refractive index of the medium. This information will be used to obtain state-specific solvent corrections to the TD(A)-DFT energies.
    • Add a bash script file to the folder named batch.sh. This file depends on which batch system you use. Examples of this file for users of slurm or task spooler (ts) are presented here.
    • Run the nemo command again, choose option 2 and follow the instructions. Alternatively, just run all calculations created in the Geometries folder. Once the calculations are running, you may use option 3 to check the progress or option 4 to abort.
  2. For absorption spectrum simulations:

    • Once all calculations from step 1 are done, run the nemo command and choose option 5. Follow the instructions to set the parameters and the spectrum will be generated.
  3. For photophysical rates:

    • Once all calculations from step 1 are done, run the nemo command and choose option 6. Follow the instructions to set the parameters. Three files will be generated: an Ensemble file, with data from the ensemble of geometries; a differential_rate file, with the emission spectrum; a rates file, with all available rates (-> denote radiative transitions and ~> denote ISC transitions).
  4. IMPORTANT:

    • You may choose to calculate spectra and rates with different solvent dielectric constant and refractive index than the ones selected as input in Option 1. To do so, NEMO will resort to the extrapolation procedure described in this paper to adjust the results to the new solvent.
  5. For exciton properties:

For better visualization of results, consider using NEMOview.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nemophoto-1.3.2.tar.gz (36.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nemophoto-1.3.2-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

Details for the file nemophoto-1.3.2.tar.gz.

File metadata

  • Download URL: nemophoto-1.3.2.tar.gz
  • Upload date:
  • Size: 36.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for nemophoto-1.3.2.tar.gz
Algorithm Hash digest
SHA256 47c55c898701e1eab1ad6de8f6cd666a2edfa0801274493052f0507827ddcce2
MD5 467ecacd4ded40503647531ad1f5944e
BLAKE2b-256 4f112c5eef2fbe5c5f0f80088d9b10c5858f752382bdcfdee6889ddf6d9f1e48

See more details on using hashes here.

Provenance

The following attestation bundles were made for nemophoto-1.3.2.tar.gz:

Publisher: python-publish.yml on LeonardoESousa/NEMO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nemophoto-1.3.2-py3-none-any.whl.

File metadata

  • Download URL: nemophoto-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for nemophoto-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b9b99c9be91424d23439bf07ea5e4f38a395936d696afc230fadd5e2d1c4fd07
MD5 056ab0260ed9c7985316a68a33d5ffcb
BLAKE2b-256 317fef4ef4e2c9e2ab8749977540d3692d25bfedbf281a26c9f68bbf88c3c629

See more details on using hashes here.

Provenance

The following attestation bundles were made for nemophoto-1.3.2-py3-none-any.whl:

Publisher: python-publish.yml on LeonardoESousa/NEMO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page