NEWGRAD added to unres Makefile and UNRES_NEWGRAD to cmake
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 14 Apr 2017 07:36:59 +0000 (09:36 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 14 Apr 2017 07:36:59 +0000 (09:36 +0200)
commita01e4f4abfd7680ce30209afd6cab5d52532a55f
treebb0fc6844313e0566bd2daa78bf24364a998bb6e
parent05fce52032feb59f7e96cd897fb82ca2aa90a888
NEWGRAD added to unres Makefile and UNRES_NEWGRAD to cmake

-DUNRES_NEWGRAD=ON for cmake commandline, default OFF
14 files changed:
CMakeLists.txt
source/unres/CMakeLists.txt
source/unres/MD.f90
source/unres/Makefile
source/unres/REMD.f90
source/unres/cinfo.f90
source/unres/data/MD_data.f90
source/unres/energy.f90
source/unres/fdiag.f90 [new file with mode: 0644]
source/unres/fdisy.f90 [new file with mode: 0644]
source/unres/machpd.f90 [new file with mode: 0644]
source/unres/quindet2ok.F90 [new file with mode: 0644]
source/unres/quindibisectok.F90 [new file with mode: 0644]
source/unres/unres.f90