OSDN Git Service

Support load/save of NBO info
[molby/Molby.git] / MolLib / Parameter.c
2022-09-19 Toshi NagataCompiler warnings are mostly removed.
2014-06-05 toshinagata1964The atomic radii for graphical display are corrected...
2014-04-23 toshinagata1964In reading MM/MD parameters, check criteria for duplica...
2014-03-21 toshinagata1964Obsolete codes are removed
2014-03-14 toshinagata1964Atomic weights are handled as floats instead of doubles...
2013-08-27 toshinagata1964Vdw and Vdw-pair parameters can now have atom indices...
2012-11-01 toshinagata1964Parameter lookup was not working correctly when neither...
2012-10-29 toshinagata1964Pi anchor implementation is done.
2012-10-25 toshinagata1964Merging/unmerging molecules are extensively revised...
2012-09-01 toshinagata1964Ruby: Molecule#bond_par, angle_par, dihedral_par, impro...
2012-06-14 toshinagata1964Load/save mbsf files were broken when atom type variant...
2012-05-08 toshinagata1964Parameters now can be specified by using both explicit...
2012-05-07 toshinagata1964Handling of parameters are being improved, but still...
2012-05-07 toshinagata1964Handling of parameters is being reworked (still going on)
2012-05-07 toshinagata1964Atom range specification for the vdw cutoff parameter...
2011-10-12 toshinagata1964Occasional crash on merging molecules is fixed. (Duplic...
2011-09-26 toshinagata1964The \'r_eq14\' parameter was not editable in the proper...
2010-05-06 toshinagata1964Some parameter editing caused segmentation fault; fixed.
2010-04-23 toshinagata1964Improved handling of copy/cut/paste in the parameter...
2010-02-28 toshinagata1964The DISPATOM parameters are renamed to ELEMENT, to...
2010-02-24 toshinagata1964Parameter#bond, angle, etc. are no longer implemented...
2010-01-23 toshinagata1964Ruby command: ParEnumerable.lookup now accepts atom...
2010-01-21 toshinagata1964initial import