update new files
[unres.git] / source / maxlik / src_MD_T_maxlik-NEWCORR-PMF / notes
1 1. Regardless of the type of input coordinate files, all conformations are now 
2 read in and immediately written to a binary DA scratchfile. This change in
3 readrtns.F
4
5 2. Subroutine work_partition has been split into proc_groups and work_partition.
6 proc_groups determines if the processors are split into the master and the
7 workers group. This is needed if there are secondary structure constraints,
8 in which case the master cannot do any energy calculations for efficiency
9 reasons. See also variable ntot_work.