Giter VIP home page Giter VIP logo

vklip / votca-iomk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from votca/votca

0.0 0.0 0.0 121.35 MB

The source of the votca-csg and xtp packages. Fork for implementing the IOMK method for dynamic coarse-graining

License: Apache License 2.0

Shell 4.38% C++ 62.42% Python 2.19% Perl 1.50% C 0.05% TeX 0.25% Objective-C++ 11.15% Gnuplot 0.02% CMake 3.25% Jupyter Notebook 0.91% Roff 0.07% JetBrains MPS 13.82%

votca-iomk's Introduction

Codacy Badge CI Docker DOI

This is VOTCA, which provides the two following subpackages:

  • VOTCA-CSG, a library which provides tools to develop coarse-grained potentials from atomistic simulation data
  • VOTCA-XTP, a library providing the DFT+GW-BSE method to calculate electronically excited states in single molecules, in molecular materials with quantum-classical embedding, as well as electron, hole, and exciton dynamics in atomistic MD-trajectories.

Basic installation

(see performance advice in Install Guide)

prefix=WHERE/TO/INSTALL/VOTCA
version=master # or 'stable' or 'v2021.2'
git clone -b ${version} https://github.com/votca/votca.git
cmake -B builddir -S votca -DBUILD_XTP=ON -DCMAKE_INSTALL_PREFIX=${prefix}
cmake --build builddir --parallel <number of cores>
cmake --build builddir --target install

Using this code via docker

docker pull votca/votca
docker run -it votca/votca /bin/bash

More detailed information:

  1. Installation
  2. Further Information
  3. Developers Guide
  4. VOTCA_LANGUAGE_GUIDE
  5. Code of Conduct

You find the VOTCA-CTP repository here

License:

Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

votca-iomk's People

Contributors

junghans avatar jenswehner avatar joshuasbrown avatar votca-bot avatar crionez avatar felipez avatar baumeier avatar rubengerritsen avatar marvinbernhardt avatar nicorenaud avatar pmadhikar avatar symashayak avatar schererc avatar sundaramvivek10 avatar jameskirkpatrick avatar gtirimbo avatar jkrajniak avatar abrukhno avatar tbereau avatar rhalver avatar majklikikik avatar onurcaylak avatar zetadin avatar alexander-malafeev avatar floaltvater avatar b2bagher avatar drosen285 avatar jdmoore2004 avatar cdalgicdir avatar codacy-badger avatar

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.