OSDN Git Service

Start implementing 'additional exponent' for JANPA output
[molby/Molby.git] / MolLib / Molecule.c
2022-10-16 Toshi NagataStart implementing 'additional exponent' for JANPA...
2022-09-19 Toshi NagataCompiler warnings are mostly removed.
2021-12-25 Toshi NagataORTEP silently fails with non positive-definite B....
2019-08-17 toshinagata1964About dialog is improved.
2016-09-09 toshinagata1964Creating cube file failed when very small electron...
2014-11-16 toshinagata1964Handling of the surface normals was incomplete. Fixed.
2014-09-12 toshinagata1964Implement loading/saving of graphiobjects from/to mbsf...
2014-07-01 toshinagata1964Fix crash in MO surface window when F orbitals are...
2014-06-29 toshinagata1964The electron density surface can be drawn by create_sur...
2014-06-26 toshinagata1964The MO information is now stored in the mbsf file.
2014-06-25 toshinagata1964The extra property values are now saved into the mbsf...
2014-06-19 toshinagata1964Show MO Surface dialog is updated (hopefully improved)
2014-06-19 toshinagata1964Show MO Surface dialog is implemented.
2014-06-14 toshinagata1964On importing Gamess output, the energy values are read...
2014-06-13 toshinagata1964Extra properties (assignable for each frame) are introd...
2014-06-08 toshinagata1964set_surface_attr now accepts attributes :color and...
2014-06-05 toshinagata1964The atomic radii for graphical display are corrected...
2014-05-27 toshinagata1964create_surface is somewhat improved (looks like working)
2014-05-22 toshinagata1964Handling of Gaussian fchk files was causing problems...
2014-05-21 toshinagata1964Creating MO surface is improved (not much tested yet)
2014-05-20 toshinagata1964Start implementing MO surface display: Molecule.create_...
2014-04-26 toshinagata1964Ruby: get_mo_coefficients and get_mo_energy are impleme...
2014-03-23 toshinagata1964Some add/delete operation caused unexpected termination.
2014-03-21 toshinagata1964Obsolete codes are removed
2014-03-17 toshinagata1964Line/Ball-and-stick/Space-filling modes are implemented
2014-02-27 toshinagata1964expand_by_symmetry was causing strange bonds when expan...
2014-01-30 toshinagata1964Ruby: Molecule#find_close_atoms is modified so that...
2013-11-15 toshinagata1964Minimizing structure including pi-anchor atoms was...
2013-11-14 toshinagata1964Handling of pi-anchor atoms is slightly modified
2013-08-10 toshinagata1964Implement load/save/set/get of bond order information.
2013-08-02 toshinagata1964On calling antechamber, atom names are modified so...
2013-08-01 toshinagata1964Resize of the Ruby Dialog is improved (still experiment...
2013-06-11 toshinagata1964r356 modification was not correct. Updated.
2013-06-11 toshinagata1964Importing PM3/GAMESS log is improved. (The atomic infor...
2013-01-21 toshinagata1964GAMESS log containing F and G type orbitals can now...
2012-11-27 toshinagata1964Bond creation is updated so that duplicate bond/angle...
2012-11-27 toshinagata1964Deleting bonds was causing bus error. Fixed.
2012-11-22 toshinagata1964Calculation of reciprocal cell parameter was incorrect...
2012-11-14 toshinagata1964(Re-retry committing) expand_by_symmetry was not workin...
2012-11-14 toshinagata1964(Retry committing) expand_by_symmetry was not working...
2012-11-14 toshinagata1964expand_by_symmetry was not working correctly when no...
2012-11-11 toshinagata1964Particle Mesh Ewald is being implemented (still not...
2012-11-01 toshinagata1964When new bonds are created, angles of type X-##-##...
2012-10-30 toshinagata1964Expanding by symmetry (and loading cif file) was not...
2012-10-30 toshinagata1964Attribute table was not updated correctly after revert...
2012-10-30 toshinagata1964Atom renumbering was not working for pi anchor table...
2012-10-29 toshinagata1964Remove previous pi-anchor codes.
2012-10-29 toshinagata1964Pi anchor implementation is done.
2012-10-29 toshinagata1964New implementation of pi anchor atoms is close to compl...
2012-10-28 toshinagata1964The load/save codes are rewritten, so that the error...
2012-10-26 toshinagata1964Another implementation of pi-anchor is being tried...
2012-10-25 toshinagata1964Pi atom positions are now cached within the piatom...
2012-10-25 toshinagata1964Merging/unmerging molecules are extensively revised...
2012-10-24 toshinagata1964Connection check is rewritten to include the pi anchor...
2012-10-23 toshinagata1964Molecule#get_coord_from_frame now always tries to copy...
2012-10-19 toshinagata1964Molecule#cell_flexibility, set_cell_flexibility are...
2012-10-11 toshinagata1964Filter mode (development continued)
2012-09-01 toshinagata1964Handling of view-related attributes of Molecule is...
2012-08-22 toshinagata1964Experimental feature: dummy atoms to represent pi-metal...
2012-08-12 toshinagata1964Some unused fields of Molecule were removed.
2012-08-04 toshinagata1964Loading multiple-frame mbsf sometimes fails to load...
2012-08-03 toshinagata1964Some cleanup of the internal structure; unused fields...
2012-08-02 toshinagata1964Property table can now list the unit cell parameters.
2012-07-26 toshinagata1964Cell minimization was not working correctly when no...
2012-07-25 toshinagata1964MDArena#prepare was not working correctly when unit...
2012-07-24 toshinagata1964Handling of Molecule object was not consistent. Hopeful...
2012-07-24 toshinagata1964The revision number is displayed in the about dialog...
2012-07-24 toshinagata1964Copy/paste of molecules was broken when it had atoms...
2012-07-06 toshinagata1964Cell minimization is improved (hopefully...)
2012-07-05 toshinagata1964Handling of flexible cells were still inconsistent.
2012-07-04 toshinagata1964Molecule#cell_flexibility and set_cell_flexibility...
2012-07-04 toshinagata1964Memory leak bugs are examined and removed.
2012-06-29 toshinagata1964The anisotropic parameters for the symmetry expanded...
2012-06-27 toshinagata1964Molecule#expand_by_symmetry now returns an array of...
2012-06-27 toshinagata1964Molecule#symop_for_transform and transform_for_symop...
2012-06-25 toshinagata1964The restriction on the number of bonds (12) is removed...
2012-06-21 toshinagata1964Handling of frame-specific cell parameters was very...
2012-06-20 toshinagata1964Building verlet list seems to be working. Handling...
2012-06-18 toshinagata1964Features of Molecule#cell and Molecule#box are modified...
2012-06-18 toshinagata1964Mbsf format now retains anisotropic parameters and...
2012-06-14 toshinagata1964Load/save mbsf files were broken when atom type variant...
2012-06-07 toshinagata1964Molecule#transform, rotate, invert, etc. are now aware...
2012-06-06 toshinagata1964MoleculeGetTransformForSymop() and MoleculeGetSymopForT...
2012-06-04 toshinagata1964The order of the anisotropic thermal parameters is...
2012-05-08 toshinagata1964Parameters now can be specified by using both explicit...
2012-05-08 toshinagata1964Parameter editing is under overhaul.
2012-05-07 toshinagata1964Handling of parameters are being improved, but still...
2012-05-07 toshinagata1964Handling of parameters is being reworked (still going on)
2011-12-07 toshinagata1964The structure Mat33 and Transform are now column-first...
2011-11-30 toshinagata1964Rms of crystallographic parameters (from the CIF file...
2011-11-26 toshinagata1964Some typical cyclic structures as well as solvent boxes...
2011-11-25 toshinagata1964Ruby: Molecule object is now unique to each open molecu...
2011-10-31 toshinagata1964Ruby: Molecule#find_close_atoms is implemented.
2011-10-21 toshinagata1964Enable undo for importing pdb and dcd.
2011-10-19 toshinagata1964Import/export of dcd format is implemented.
2011-10-12 toshinagata1964Merging molecule was resulting in strange order of...
2011-10-11 toshinagata1964Inserting/removing frames now work more consistently...
2011-10-05 toshinagata1964Atoms to be excluded from MM/MD calculations are now...
2011-09-28 toshinagata1964Implementation of alchemical perturbation seems to...
2011-09-18 toshinagata1964Ruby: Molecule#dup now duplicates the unit cell, symmet...
next