Skip to content

paul-meiners/morack-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to set up the morack-bin

Simply clone this repository to your $HOME directory on JUSTUS 2 by running the command:

git clone https://github.com/paul-meiners/morack-bin.git

Add the following to the end of your $HOME/.bashrc file to set up with the included setPATH.sh script:

source $HOME/morack-bin/setPATH.sh

You will need to reload .bashrc by starting a new session for the changes to take effect.

Alternatively, you can just copy individual scripts to your $HOME/bin directory or similar, e.g. like this:

wget https://raw.githubusercontent.com/paul-meiners/morack-bin/refs/heads/main/suborca.sh

The above example downloads the raw contents of suborca.sh to your current working directory.

Make the script executable with chmod +x and ensure its directory is on your $PATH for easy execution.

Included scripts and what they do

     smiles2xyz.sh      Creates an optimized .xyz file from a SMILES string using OpenBabel and xTB.

     suborca.sh            Automates the submission of ORCA calculations to the SLURM scheduler.

     thermorca.sh        Takes an ORCA output file and reads out thermodynamic information.

About

Scripts for working on bwForCluster JUSTUS 2 at the MorackLab in HD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages