This repository archives related content for GPU-accelerated cDFT. The related content is still under development and for anyone interested in collaboration, please contact Jianzhong Wu ([email protected]) and Musen Zhou ([email protected])
©All rights reserved
The compiled file offers anyone who is interested in GPU-accelearated cDFT an oppoturnity to try it out. CUDA environment is required to excute both cDFT-MFA and cDFT-WDA. To run this code simply choose MFA or WDA with the example input provided, for example './MFA example.input'.
The first ouput is the signal from cg_descent package and 0 means convergence in cg_descent. the second output is the system pressure in the unit of bar and the following outputs are adsorption amount of gas molecules in the input in the unit of mol/L.
Source code, including cpu and gpu versio of cDFT for gas adsorption and cpu version of solvation cDFT, can be found under the src/ folder.