Giter Club home page Giter Club logo

aimstools's Introduction

Tools for FHI-aims

Binder Documentation Status

This library contains a personal collection of scripts to handle FHI-aims calculations. It's mainly meant for private use or to be shared with students and colleagues.

Installation

I recommend using Anaconda to manage package dependencies and updates. See here.

You can directly install from git:

conda install -c conda-forge git pip
pip install git+https://github.com/romankempt/aimstools

If you are using aimstools locally, you need to specify the path to the FHI-aims species (basis sets) in your environment variables (e.g., in the .bashrc) in order to use the file preparation utilities. Furthermore, you may need to specify the path to the FHI-aims executable and paths to slurm submission script templates if requested.

On our HPC systems, my module environments take automatically take care of these things.

export AIMS_SPECIES_DIR="path/to/directory"
export AIMS_EXECUTABLE="aims.mpi.x"

Documentation

The documentation is now available at ReadTheDocs.

Requirements

Further recommended libraries

  • FHI-vibes - An excellent interface for relaxations, phonon calculations and molecular dynamics.
  • BoltzTraP2 - Boltzmann transport theory to calculate electronic transport properties.
  • Hetbuilder - Builds heterostructure interfaces via coincidence lattice theory.

aimstools's People

Contributors

f-arnold avatar miroslavpolozij avatar romankempt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

aimstools's Issues

ENH | rewrite aims_plot

  • planning to rewrite aims_plot as multi-level typer utility

What does the script need to be able to do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.