Skip to content

Repository files navigation

script-bundle

A collection of useful scripts.

Installation

Download the entire bundle and extract the zip file as it is in your bin folder in Vera. You may have to make all scripts excecutable with

chmod u+x [script]

Usages

Just use the -h flag

[script] -h

And a help message will appear.

Short explanations

For everyone

SUBMIT

Launches calculations for you. Goes with "Submitter_Files" folder, that should be in the bin directory. Current available programs/languages are (might not work for you, check the files):

  • bash
  • python
  • g16
  • orca
  • vasp
  • autode
  • crest

ssq

Check and keep track of your jobs. It needs the "QueueHistory" directory in bin

pww

To move files between Vera and local. It just prints for you the scp command to copy and paste.

ChangeFileNames

Quickly change filenames or copy them, or change strings inside files.

Fammi

Fammi means "do me"/"do for me" and it's a simple calculator. E.g. Fammi "2+2"

For gaussian16 users

OutputToInput

Analyzes Gaussian16 output files. Very powerful but limited to my type of jobs. I need feedback to make it more general

ade_templates/ folder

It contains two python scripts to run confirmational sampling with autode.

LastEnergy (g16 and orca only)

Gets last energy from an output. You can choose the unit, ZPE, H, S, G, quasi-harmonic G, G corr, atomic energy.

DeltaE (g16 and orca only)

Works together with LastEnergy and prints the DeltaE (or ZPE, H, S, G, ...) of two or more calculations. You can choose the stioichiometry.

PrintMolecule

Prints the 2D-projected atom positions in the terminal from either an xyz file or a Gaussian output file. Might be hard to see connectivity, but you can rotate or mirror the axis. And add fancy colors. Nice for a quick check of how a calculation went/is going.

About

A collection of useful scripts.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages