OSDN Git Service

Copyright and License description for JANPA are included
[molby/Molby.git] / MolLib / Ruby_bind / ruby_md.c
2022-01-27 Toshi NagataAll Ruby strings now have default external encoding
2014-03-21 toshinagata1964Obsolete codes are removed
2014-02-03 toshinagata1964Embed ruby 2.0 instead of 1.8.7
2014-01-30 toshinagata1964Ruby: Molecule#find_close_atoms is modified so that...
2012-11-19 toshinagata1964An error in PME energy calculation is corrected. MDArea...
2012-11-19 toshinagata1964MDArena#use_ewald, ewald_beta, ewald_grid, ewald_freq...
2012-11-11 toshinagata1964Particle Mesh Ewald is being implemented (still not...
2012-09-01 toshinagata1964Ruby: Molecule#bond_par, angle_par, dihedral_par, impro...
2012-08-02 toshinagata1964Property table can now list the unit cell parameters.
2012-07-06 toshinagata1964Cell minimization is improved (hopefully...)
2012-07-05 toshinagata1964Implemented minimization of cell parameters. Looks...
2012-06-22 toshinagata1964Include periodicity flags in the 'define unit cell...
2012-06-20 toshinagata1964Building verlet list seems to be working. Handling...
2012-06-14 toshinagata1964MM forces are updated even after 'run(0)'
2011-10-12 toshinagata1964Setting external forces during MM/MD is implemented.
2011-09-30 toshinagata1964After MD run, coordinates are copied back to the molecu...
2011-09-28 toshinagata1964Implementation of alchemical perturbation seems to...
2011-09-27 toshinagata1964Experimental implementation of alchemical perturbation...
2011-07-26 toshinagata1964Create New Parameter menu command is implemented. Molec...
2011-07-20 toshinagata1964AMBER prmtop/inpcrd export is improved for periodic...
2011-07-03 toshinagata1964Ruby: Molecule#bond_par, angle_par, dihedral_par, impro...
2010-05-12 toshinagata1964Calculation of vdw/elect forces was wrong when the...
2010-03-31 toshinagata1964Frames can now have variable unit cell parameters.
2010-03-13 toshinagata1964DialogItem class is implemented; Dialog#item and Dialog...
2010-03-02 toshinagata1964MDArena#keys is implemented. MessageOutput class is...
2010-03-01 toshinagata1964The MDArena attributes 'transient_temperature' and...
2010-02-18 toshinagata1964Cleaning up the rdoc comments.
2010-01-21 toshinagata1964initial import