CHANGELOG FIELDOUT
==================

Version: fieldout2-20081104 by cipo@ut.ee

if 2nd VDW parameter key == "buck", "dibu" or "di12" it has output format f12.6

-- 

Version: fieldout2-20081104 by cipo@ut.ee

first 2 VDW parameters have output format f12.1

--

Version: fieldout2-00.06.03-20070328 by cipo@ut.ee

changed bond force parameter formatting form "12.6" to "12.3"

-- 

Version: fieldout-00.04.03-051013 by cipo@ut.ee

added a test example into fieldout.ini
added dihedral output for "andi" potential as described in DL_POLY:
#----------cut here----------
keydih = 30
----------------------
andi (7 parameters, key = 11)
E(angle) = A0 + A1*cos(angle)+
A2*sin(angle)+A3*cos(2*angle)+A4*cos(2*angle)+A5*cos(3*angle)+A6*sin(3*angle)


andi  <int index1> <int index2> <int index3> <int index4> <real 1-4 electrostati
c scale factor> <real 1-4 vdw interaction scale factor>
<real param1> <real param2> <real param3> <real param4> <real param5> <real para
m6> <real param7>
#----------cut here----------


-- 

Version: fieldout-00.04.02-051012 by cipo@ut.ee

changed vdw force description by adding vdw force parameter counter after vdw key...see fieldout.ini for details...

-- 

Version: fieldout-00.04.01-051011 by cipo@ut.ee

changed bonds force description by adding bonds force parameter counter after bonds key...see fieldout.ini for details...
changed angles force description by adding angles force parameter counter after angles key...see fieldout.ini for details...

-- 

Version: fieldout-00.03.01-050502 by cipo@ut.ee

fixed dihforce[][] memory allocation bug

-- 

Version: fieldout-00.03.00-050426 by cipo@ut.ee

changed dihedrals force description by adding dihedrals force parameter counter after dihedral key...see fieldout.ini for details...

-- 

Version: fieldout-00.02.03-050228 by cipo@ut.ee

moved into directory ver-00.02.03-050228

-- 

Version: fieldout-00.02.03-050228 by cipo@ut.ee

increased vdW force output precision from 1 to 6 for the first force constant 

-- 

Version: fieldout-00.02.02-050209 by cipo@ut.ee

fixed memory allocation bug in RIGID output

-- 

Version: fieldout-00.02.01-050208 by cipo@ut.ee

changed format for RIGID sites' description...see fieldout.h and fieldout.ini for details
added $HOSTTYPE for library and binary paths

-- 

Version: fieldout-00.01.01-040307 by cipo@ut.ee

updated fieldout.ini description sections
added tethered atom support

-- 

Version: fieldout-00.00.04-040114 by cipo@ut.ee

fixed RIGID output bug: record RIGID n was not printed out

