-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Brandon edited this page Jun 10, 2016
·
10 revisions
- Support molecule flexibility (In progress: Brandon)
- Implement/find code for NLC on CPU
- Integrate Verlet on CPU (from branch)
- Support NPT ensembles
- Ewald summations
- Parallelize NLC on GPU
- Parallelize Verlet on GPU
- Update Makefile to compile with GCC without OpenACC (CPU-only/no GPU)
- Add tests from Orlando's 5/26 e-mail
- Refactor Simulation/SimBox/etc. design per 5/26 discussion
- Fix CLI args to accommodate varying cutoff methods (brute-force, matrix, NLC, Verlet)
- Add testing capabilities for new calculation strategies
- Update Makefile to compile with PGCC with -ta=multicore (In progress: Brandon)
- Update Makefile to compile with GCC with OpenACC
- Zmat explicit conversion script
- Quadratic feathering
- Step parallelism
- Free energy perturbation calculations
- QM/MM