All Projects → quantumVITAS → quantumVITAS

quantumVITAS / quantumVITAS

Licence: GPL-3.0 license
Quantum Visualization Interacting Toolkit for Ab-initio Simulations

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to quantumVITAS

OmniGraph
Desktop application for creating graphs and algorithm visualisation
Stars: ✭ 27 (-48.08%)
Mutual labels:  javafx
openjfx.github.io
openjfx.io
Stars: ✭ 31 (-40.38%)
Mutual labels:  javafx
JFXGoogleDrive
A JavaFX Google Drive Client (For Demonstration Purposes Only).
Stars: ✭ 29 (-44.23%)
Mutual labels:  javafx
elphmod
Python modules for electron–phonon models
Stars: ✭ 20 (-61.54%)
Mutual labels:  quantum-espresso
worldclock
A Sci-fi looking World Clock created using JavaFX.
Stars: ✭ 28 (-46.15%)
Mutual labels:  javafx
advanced-bindings
Collection of Binding helpers for JavaFX(8)
Stars: ✭ 63 (+21.15%)
Mutual labels:  javafx
webfx
A JavaFX application transpiler. Write your Web Application in JavaFX and WebFX will transpile it in pure JS.
Stars: ✭ 210 (+303.85%)
Mutual labels:  javafx
ownNoteEditor
JavaFX editor for the ownNote files locally stored in ownCloud folder
Stars: ✭ 25 (-51.92%)
Mutual labels:  javafx
hawkfx
Hawkular explorer written in (J)Ruby with a JavaFX frontend.
Stars: ✭ 14 (-73.08%)
Mutual labels:  javafx
FXFaceDetection
Real-Time Face Detection App using Computer Vision & JavaFX
Stars: ✭ 50 (-3.85%)
Mutual labels:  javafx
store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Stars: ✭ 84 (+61.54%)
Mutual labels:  javafx
fx-gson
A set of type adapters for Google Gson to make JavaFX properties serialization more natural
Stars: ✭ 53 (+1.92%)
Mutual labels:  javafx
snake
A stylised graphical tool for configuring and controlling Razer devices on Linux
Stars: ✭ 52 (+0%)
Mutual labels:  javafx
jfx-asynctask
This project was created to simplify how to handle Thread tasks in Javafx, and it is based on the same idea of AsyncTask from Android.
Stars: ✭ 33 (-36.54%)
Mutual labels:  javafx
jfxvnc
JavaFX based VNC client
Stars: ✭ 44 (-15.38%)
Mutual labels:  javafx
PyGUI
Contains some essential tkinter python elements which you may find useful for GUI development using python
Stars: ✭ 27 (-48.08%)
Mutual labels:  graphical-user-interface
QRCodeFX
Simple tool to generate/read QR Code and export it.
Stars: ✭ 31 (-40.38%)
Mutual labels:  javafx
tilde
Materials informatics framework for ab initio data repositories
Stars: ✭ 19 (-63.46%)
Mutual labels:  quantum-espresso
Bank-Account-Simulation
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
Stars: ✭ 19 (-63.46%)
Mutual labels:  javafx
todomvcFX
TodoMVC for JavaFX. The same application with different frameworks and design patterns
Stars: ✭ 29 (-44.23%)
Mutual labels:  javafx

QuantumVITAS (Quantum Visualization Interacting Toolkit for Ab-initio Simulations) is a graphical user interface designed for ab-initio simulation software Quantum ESPRESSO, aiming at making ab-initio simulations easily accessible and intuitively controllable in various operating systems. It integrates input file generation, calculation job control, result analysis and data managment into a user interface. In the future we might integrate other engines besides Quantum ESPRESSO. For more information, feel free check out my introduction video.

License: GPL v3 GitHub All Releases OpenHub Build Status Codacy Badge codecov Join the chat at https://gitter.im/quantumVITAS/quantumvitas

Download releases

The project is actively evolving, and we have offered the first three early access releases with detailed feature lists. We appreciate any bug report or suggestion for feature implementation for the next step. A guide of download and quick start can be found in the official website.

Requirements

Highlighted features

Please refer to the release page for a detailed feature list. We would like to highlight the following features below:

  • Calculations implemented:
    • Self-consistency (SCF)
      • Magnetism and spin orbital coupling (SOC)
      • DFT+U
      • Hybrid functionals
      • Van der Waals corrections
    • Structural optimization/relaxation (OPT)
    • Density of states (DOS)
    • Band structure (including spin polarized and SOC)
    • Molecular dynamics (Born–Oppenheimer MD)
    • Time-dependent density-functional theory (TDDFT)
    • Phonon (gamma point, DOS, dispersion, raman, dielectric constant)
    • NEB (Nudged Elastic Band) for transition energy barrier calculation
    • Projection to atomic orbitals (to each atom or to each element, also in the spin polarized case and SOC)
      • Projected DOS calculation
      • Projected band structure (fat bands)
  • Parallel/multicore computing supported (both openmp and mpirun) and job control
  • Visualizations:
    • 3D viewer
    • Visualizations of the output of all calculations

Main user interface

main user interface

License

Copyright (c) 2020 Haonan Huang.

QuantumVITAS (Quantum Visualization Interactive Toolkit for Ab-initio Simulations) is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

QuantumVITAS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with QuantumVITAS. If not, see https://www.gnu.org/licenses/gpl-3.0.txt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].