Skip to content

branchialspace/BOFS-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

DFT environment for computing the electronic structure and optical response of MOFs

# BOFS-1
# Ubuntu 22.04 LTS x86 AMD

# Install
curl -L https://github.com/branchialspace/BOFS-1/archive/main.tar.gz | tar xz && mv BOFS-1-main BOFS-1
cd BOFS-1
bash bofs1_x86.sh

# Run QE modules
cd BOFS-1
./qe_run pwx pwx_scf_config mofs/SIWZOO_full_n2.cif  # ./qe_run <module> <config_name> <mof_file>

# Run PSLibrary
cd BOFS-1
bash ./bofs1/qe/pslibrary_run.sh

# Run wan2respack + RESPACK
cd BOFS-1
bash ./respack_run.sh wan2respack_pre <qe_outdir> <seedname> <nscf_ref> <win_ref> <work_dir> # For wannier90 input
bash ./respack_run.sh wan2respack_post <work_dir> <calc_dir> # Translate wannier90 output for RESPACK
bash ./respack_run.sh respack_run <calc_dir> <qe_bands_dir> <respack_input> <omp_stacksize> <omp_num_threads> <mpi_np>

About

Bismuth Organic Framework Sensor 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published