Skip to content

Latest commit

Β 

History

132 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Boltzmann-Averaged CCS Calculation Workflow

Description

Repository Structure

πŸ“‚ data  
β””β”€β”€πŸ“ model#  
    β””β”€β”€πŸ“ DFT method  
        β”œβ”€β”€πŸ“ basis_set  
        β”‚   β””β”€β”€πŸ“„ Data in seperated by basis set, with one data-containing .csv file per basis set  
        β””β”€β”€πŸ“ isomer  
            β”œβ”€β”€πŸ“„ Data in seperated by isomer, with one data-containing .csv file per isomer  
            β””β”€β”€πŸ“„ File structure: Basis (basis set), EZPE (energy + zero-point correction), U (internal energy), H (enthalpy), G (Gibbs free energy), E (electronic energy), boltz_G (Boltzmann average calculated using G), boltz_E (Boltzmann average calculated using E)  
  
πŸ“‚ diagrams  
β””β”€β”€πŸ“ model#  
    β””β”€β”€πŸ“„ 3D models of the isomers generated using VMD  
  
πŸ“‚ inputs  
β””β”€β”€πŸ“ model#  
    β”œβ”€β”€πŸ“ DFT method  
    β”‚   β””β”€β”€πŸ“ basis set  
    β”‚       β”œβ”€β”€πŸ“ gaussian  
    β”‚       β”‚   β””β”€β”€πŸ“„ Gaussian .com input file)  
    β”‚       β””β”€β”€πŸ“ pqr  
    β”‚           β””β”€β”€πŸ“„ HPCCS .pqr input files  
    β””β”€β”€πŸ“ xyz  
        β””β”€β”€πŸ“„ .xyz files for each isomer  
  
πŸ“‚ outputs  
β””β”€β”€πŸ“ model#  
    β””β”€β”€πŸ“ DFT method  
        β””β”€β”€πŸ“ basis set  
            β”œβ”€β”€πŸ“ gaussian  
            β”‚   β””β”€β”€πŸ“„ Gaussian .log output files containing the energy and frequency calculations  
            β””β”€β”€πŸ“ hpccs  
                β””β”€β”€πŸ“„ HPCCS .out output files containing the CCS calculation  
  
πŸ“‚ plots  
β””β”€β”€πŸ“ model#  
    β”œβ”€β”€πŸ“ DFT method  
    β”‚   β”œβ”€β”€πŸ“ boltzmann  
    β”‚   β”‚   β””β”€β”€πŸ“ˆ x-axis: basis set, y-axis: relative population  
    β”‚   β”œβ”€β”€πŸ“ compare_rela_pop  
    β”‚   β”‚   β””β”€β”€πŸ“Š x-axis: isomer, y-axis: relative population  
    β”‚   β”œβ”€β”€πŸ“ energy  
    β”‚   β”‚   β””β”€β”€πŸ“Š x-axis: energy in Hartree, y-axis: basis set  
    β”‚   β””β”€β”€πŸ“ relative_population  
    β”‚       β””β”€β”€πŸ“Š x-axis: relative population, y-axis: basis set  
    β”œβ”€β”€πŸ“ final  
    β”‚   β””β”€β”€πŸ“ˆ final plots used in my REHS 2021 presentation  
    β””β”€β”€πŸ“ full  
        β””β”€β”€πŸ“ˆ all relative populations graphed together  
  
πŸ“‚ scripts (ReadME files for each scripts are in their respective folders)  
β”œβ”€β”€πŸ“ 1-gaussian (step 1)  
β”‚   β””β”€β”€πŸ“ƒ generates Gaussian inputs and organizes outputs
β”œβ”€β”€πŸ“ 2-boltz-avg (step 2)  
β”‚   β””β”€β”€πŸ“ƒ calculates the Boltzmann averages
β”œβ”€β”€πŸ“ 3-hpccs (step 3)  
β”‚   β””β”€β”€πŸ“ calculates the CCS values
β””β”€β”€πŸ“ 4-boltz-weight (step 4)  
    β””β”€β”€πŸ“ finds the Boltzmann averaged CCS value of each model  

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages