unres_package_Oct_2016 from emilial
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 14 Oct 2016 19:12:21 +0000 (21:12 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 14 Oct 2016 19:12:21 +0000 (21:12 +0200)
commit299e2c41124d3fa8adba7244716515a2cc160ed1
tree4fd15bd496beb2ecd8f9bc026615089bc62ad5e4
parent65b670d78bae7c2df18f3465fdad7b4f13490e33
unres_package_Oct_2016 from emilial
91 files changed:
examples/MD_FG2/Berendsen/ff_1l2y/1L2Y_MD.inp [new file with mode: 0644]
examples/MD_FG2/Berendsen/ff_1l2y/startF90.mat [new file with mode: 0755]
examples/MD_FG2/Berendsen/ff_gab/1L2Y_MD.inp [new file with mode: 0644]
examples/MD_FG2/Berendsen/ff_gab/startF90.mat [new file with mode: 0755]
source/cluster/Makefile [new file with mode: 0644]
source/cluster/Makefile_old [new file with mode: 0644]
source/cluster/clust_data.f90 [new file with mode: 0644]
source/cluster/cluster.f90 [new file with mode: 0644]
source/cluster/hc.f90 [new file with mode: 0644]
source/cluster/io_clust.f90 [new file with mode: 0644]
source/cluster/main_clust.F [new file with mode: 0644]
source/cluster/probabl.f90 [new file with mode: 0644]
source/cluster/proc_proc.c [new file with mode: 0644]
source/cluster/track.f90 [new file with mode: 0644]
source/cluster/xdrf [new symlink]
source/unres/CSA.f90
source/unres/CSA_data.f90 [deleted file]
source/unres/MCM_MD.f90
source/unres/MCM_data.f90 [deleted file]
source/unres/MD.f90
source/unres/MD_data.f90 [deleted file]
source/unres/MPI_data.f90 [deleted file]
source/unres/MREMD.f90
source/unres/Makefile
source/unres/Makefile_MPICH_ifort_flags [new file with mode: 0644]
source/unres/Makefile_MPICH_ifort_gCACB [new file with mode: 0644]
source/unres/Makefile_MPICH_ifort_opt3 [new file with mode: 0644]
source/unres/Makefile_final [new file with mode: 0644]
source/unres/Makefile_old [new file with mode: 0644]
source/unres/REMD.f90
source/unres/REMD_data.f90 [deleted file]
source/unres/calc_data.f90 [deleted file]
source/unres/cinfo.f90
source/unres/comm_local.f90 [deleted file]
source/unres/compare.f90
source/unres/compare_data.f90 [deleted file]
source/unres/control.f90
source/unres/control_data.f90 [deleted file]
source/unres/data/CSA_data.f90 [new file with mode: 0644]
source/unres/data/MCM_data.f90 [new file with mode: 0644]
source/unres/data/MD_data.f90 [new file with mode: 0644]
source/unres/data/MPI_data.f90 [new file with mode: 0644]
source/unres/data/REMD_data.f90 [new file with mode: 0644]
source/unres/data/calc_data.f90 [new file with mode: 0644]
source/unres/data/comm_local.f90 [new file with mode: 0644]
source/unres/data/compare_data.f90 [new file with mode: 0644]
source/unres/data/control_data.f90 [new file with mode: 0644]
source/unres/data/energy_data.f90 [new file with mode: 0644]
source/unres/data/geometry_data.f90 [new file with mode: 0644]
source/unres/data/io_units.f90 [new file with mode: 0644]
source/unres/data/map_data.f90 [new file with mode: 0644]
source/unres/data/minim_data.f90 [new file with mode: 0644]
source/unres/data/names.f90 [new file with mode: 0644]
source/unres/energy.f90
source/unres/energy_data.f90 [deleted file]
source/unres/geometry.f90
source/unres/geometry_data.f90 [deleted file]
source/unres/io.f90
source/unres/io_base.f90
source/unres/io_config.f90
source/unres/io_units.f90 [deleted file]
source/unres/map.f90
source/unres/map_data.f90 [deleted file]
source/unres/md_calc.f90
source/unres/minim.f90
source/unres/minim_data.f90 [deleted file]
source/unres/muca_md.f90
source/unres/names.f90 [deleted file]
source/unres/prng.f90
source/unres/prng_32.f90
source/unres/random.f90
source/unres/regularize.f90
source/unres/unres.f90
source/unres/xdrf [new symlink]
source/wham/Makefile [new file with mode: 0644]
source/wham/Makefile_old [new file with mode: 0644]
source/wham/cinfo.f90 [new file with mode: 0644]
source/wham/compinfo.c [new file with mode: 0644]
source/wham/conform_compar.f90 [new file with mode: 0644]
source/wham/control_wham.f90 [new file with mode: 0644]
source/wham/enecalc.f90 [new file with mode: 0644]
source/wham/io_database.f90 [new file with mode: 0644]
source/wham/io_wham.f90 [new file with mode: 0644]
source/wham/proc_proc.c [new file with mode: 0644]
source/wham/w_comm_local.f90 [new file with mode: 0644]
source/wham/w_compar_data.f90 [new file with mode: 0644]
source/wham/wham.f90 [new file with mode: 0644]
source/wham/wham_calc.f90 [new file with mode: 0644]
source/wham/wham_data.f90 [new file with mode: 0644]
source/wham/work_partition.f90 [new file with mode: 0644]
source/wham/xdrf [new symlink]