Dear developers and users, Below is my mian input file, could anyone help me to check where it is not suitable?The system has 255 occupied orbitals, and I want simulate the reconbination time of it. Thanks! Shudong *params["readcouplings"] = "batch" # How to read all input (Ham and Hprime) files. Possible values: # "batch", "online" Simulation type params["runtype"] = "namd" params["decoherence"] = 1 params["isfield"] = 0 Integrator parameters params["elecdt"] = 1.0 params["nucldt"] = 1.0 params["integrator"]...
Fixed a minor bug with the sum of surface hoppi...
Initial commit
Merge branch 'master' of https://github.com/ale...
Dear developers and users, I am a new user of Pyxaid. Recently I ran some examples...
Adapted pdos module to the new format of the at...
Dear Himadri De, Yes, Eric is right. The workflow is organized at the Python script...
Customized Tut2_small to the UB CCR settings
Maybe you need to look into the runMD.py runMD1.py distribute.py scripts, and I am...
Hi All, Is there a way to run Pyxaid on workstations which do not have Torque/PBS...
Commented function call in the module.
Added xdatcar2inp module that converts the XDAT...
Added a version of the Tutorial2_small which in...
Fixed bug in GFSH implementation: there was a m...
Implemented GFSH, MSSH. Generalized surface hop...
The function calculate() in the excitation_spec...
Added a new micro-tutorial showing an example o...
Added a new module for projected(partial) DOS c...
Fixed a small bug in py-scr6.py related to conv...
Added option of having Ham_ matrices in atomic ...
Added header files in InputStructure.cpp
Added the method for reading VASP WAVECAR files...
Fixed couple bugs with decoherence time calcula...
Add wf_collect option - to collect wavefunction...
Added step3 for Tutorial #2
Added Tutorial 2 - small C2H4 (ethylene) system...
Corrections to new QE I/O formatting - intermed...
Added Tutorial3, first subsection - Tut3.1 - it...
Added __init__.py one level up, so one can easi...
Register new options for nac reading as valid i...
Correct stdlib-related issues - now comply with...
Correct stdlib-related issues - now comply with...
Start implementing GFSH, test convolution idea ...
Adjusted Makefile to Bluehive2 environment
Added option for reading NACs and energies from...
Fixed bug with macrostate indexing
Changed interface of some functions, to be able...
Add purostat (working) and test versions of NAC...
Fix the indexing bug that printed Ham matrix [0...