Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Including VASP surface adsorption flow (#691)
* [WIP] adding surface adsorption calculation flow * [WIP] adding surface adsorption calculation flow * [WIP] adding surface adsorption calculation flow * [WIP] adding surface adsorption calculation flow * [WIP] adding surface adsorption calculation flow * [WIP] adding surface adsorption calculation flow * [WIP] adding surface adsorption calculation flow * [wip] implementing more of jobs and flow in surface adsorption function * [wip] implementing more of jobs and flow in surface adsorption function * [wip] implementing more of jobs and flow in surface adsorption function * [wip] implementing more of jobs and flow in surface adsorption function * [wip] implementing more of jobs and flow in surface adsorption function * [wip] implementing more of jobs and flow in surface adsorption function * [wip] implementing more of jobs and flow in surface adsorption function * [wip] implementing more of jobs and flow in surface adsorption function * [wip] implementing more of jobs and flow in surface adsorption function * temp test on push * fix adsorption in flows and jobs * add document in adsorption of jobs and flows * check format * [wip] implementing test for adsorption workflow * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] bug fixing * [wip] updating VASP database * fixes to the input structures 1. using the DFT relaxed structures for molecule & bulk slab instead of raw MP structures. * Using a Molecule object instead of a Structure object for molecule_structure * Add files via upload * Delete tests/test_data/vasp/Au_adsorption/ads_relax_1_3/inputs directory * Delete tests/test_data/vasp/Au_adsorption/ads_relax_2_3/inputs directory * Delete tests/test_data/vasp/Au_adsorption/ads_relax_3_3/inputs directory * Delete tests/test_data/vasp/Au_adsorption/bulk directory * Delete tests/test_data/vasp/Au_adsorption/mol directory * Add files via upload * Add files via upload * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test file * [wip] updating the test_adsorption file * [wip] updating the test_adsorption file * [wip] updating the test_adsorption file * [wip] updating the test_adsorption file * fixing K point mesh * fixing K point mesh * fixing K point mesh * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * fixing K point mesh * fixing K point mesh * fixing K point mesh * fixing K point mesh * fixing K point mesh * fixing K point mesh * fixing K point mesh * fixing K point mesh * fixing k points and creating a schema * fixing k points and creating a schema * creating a schema * creating a schema * creating a schema --------- Co-authored-by: Xin_Chen <[email protected]> Co-authored-by: Xin Chen <[email protected]> Co-authored-by: Hrushikesh Sahasrabuddhe <[email protected]>
- Loading branch information