Skip to content

ChangeLog

Mauricio Esguerra edited this page May 14, 2015 · 1 revision

##Version 5.7

###25/04/2014

A new makefile is ready allowing easy upgrades/changes on compiler options by just adding additional else if statements. Work on updating headers and version numbering has been added to the code. Author information added to the main makefile. The script for sending tests has been fixed to correctly account for the number of cores per cluster node.

###10/02/2014

If one compiles with older versions of gfortran, say, 4.6, a compilation error will come up when compiling the qcalc program at the rdf file. This issue is not present in the ifortran compilation at all as the fortran code seemingly makes good use of intel fortran options.

###07/02/2014

Checked that the code compiles in Mac OSX Mavericks natively using Xcode developer tools and compiled recent versions of gcc and gfortran from:

http://goo.gl/pk5nq5

###29/01/2014

Changed fortran source to Paul's current version.

###20/01/2014

In order to compile using gfortran with Alexandre Barrozo's additional subroutine for angle constraints it was necessary to turn off the flush and iargc symbols.

Clone this wiki locally