-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* water_trimer type and moderatlye simplified water_trimer_calc from general_trimer_calc * minimal allocatable * one loop triplet_calc * removed unused variables, moved some lines * simplifying water_trimer: reimplemented all calculations * minor * clean fast_water_trimer in separate #included file * moved all water_trimer stuff to one file, cleanup * using fast find_triplets, added -frealloc-lhs (to undo -fno-realloc-lhs) to GAP Makefile * removed find_monomer and find_monomer_triplet section * fixed box = 0 from lattice-free xyz in quippy, removed prints, tested training and MD, works * Cleanup * fixed alberts comments: remove prints and commented-out code * water_triplets: no forall, subroutine to check system, no diffs_map * repaired general_trimer gradients for power/=1
- Loading branch information
Showing
7 changed files
with
1,035 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.