• R/O
  • HTTP
  • SSH
  • HTTPS

Molby: コミット一覧

Molecular Modeling Software


RSS
Rev. 日時 作者
e9ee338 2011-07-21 17:44:49 toshinagata1964

Importing frcmod is improved. Import AMBER Lib (in MM/MD->Tools menu) is implemented. Ruby: Molecule#resize_to_fit is implemented. Molecule.open now accepts empty arguments for creating a new untitled document. Kernel.message_box was causing exception when :ok is given; fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@76 a2be9bc6-48de-4e38-9406-05402d4bc13c

c2e23d7 2011-07-20 19:00:50 toshinagata1964

Importing mdcrd with periodic box now works correctly.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@75 a2be9bc6-48de-4e38-9406-05402d4bc13c

76bff65 2011-07-20 18:29:07 toshinagata1964

AMBER prmtop/inpcrd export is improved for periodic systems.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@74 a2be9bc6-48de-4e38-9406-05402d4bc13c

e42f593 2011-07-08 02:58:01 toshinagata1964

Copy/paste now handle parameters properly (hopefully...). The Ruby method 'duplicate' also now copies parameters.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@73 a2be9bc6-48de-4e38-9406-05402d4bc13c

1de3244 2011-07-07 13:13:35 toshinagata1964

.gets now appends a newline after the input string. AmberTools: antechamber sometimes created strange intermediate file; fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@72 a2be9bc6-48de-4e38-9406-05402d4bc13c

33480e3 2011-07-07 08:13:28 toshinagata1964

Ruby: stdin.{gets, readline} are implemented (other stdin methods will cause exception).

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@71 a2be9bc6-48de-4e38-9406-05402d4bc13c

6aaec16 2011-07-06 15:25:01 toshinagata1964

Importing Amber mdcrd files is implemented.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@70 a2be9bc6-48de-4e38-9406-05402d4bc13c

c745bfe 2011-07-06 02:46:20 toshinagata1964

Molecule#{bond,angle,dihedral,improper,vdw}_par were wrongly implemented. Fixed. 'Create SANDER input' is implemented (still not tested much).

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@69 a2be9bc6-48de-4e38-9406-05402d4bc13c

8335899 2011-07-04 00:53:23 toshinagata1964

Ruby: AtomRef#exclusion method was incorrectly calling Molecule#md_arena. Fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@68 a2be9bc6-48de-4e38-9406-05402d4bc13c

1e866ad 2011-07-03 23:46:35 toshinagata1964

Ruby: Molecule#bond_par, angle_par, dihedral_par, improper_par, vdw_par are implemented. Molecule#each_atom now accepts an IntGroup argument to limit iteration in some atom group. Initialition of the MDArena is now explicitly two-stage (specified by the is_initialized flag 0 -> 1 -> 2). molecule.rb: the solvate procedure now set the segment name 'SOLV' for the added solvent atoms.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@67 a2be9bc6-48de-4e38-9406-05402d4bc13c

7a73717 2011-07-03 00:24:26 toshinagata1964

Gaff and parm99 parameters: the equilibrium bond lengths have now three significant digits after the decimal point. Ruby: AtomRef#exclusion method is implemented. MM/MD: minimization sometimes caused crash. Hopefully fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@66 a2be9bc6-48de-4e38-9406-05402d4bc13c

cd7c355 2011-04-26 23:06:19 toshinagata1964

Memo update.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@65 a2be9bc6-48de-4e38-9406-05402d4bc13c

7870dde 2011-04-26 13:40:11 toshinagata1964

Importing GaussianW fch(k) files were not working because of the different end-of-line characters. Fixed. The extension '.fch' is now recognized as a Gaussian formatted checkpoint files.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@63 a2be9bc6-48de-4e38-9406-05402d4bc13c

c84669b 2011-03-02 19:25:09 toshinagata1964

Pasting MD parameters to a molecule with no parameters was not working. Fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@62 a2be9bc6-48de-4e38-9406-05402d4bc13c

89a5018 2010-06-03 22:47:32 toshinagata1964

Crash in MM minimization when no unit cell is defined (enbug in r59); fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@61 a2be9bc6-48de-4e38-9406-05402d4bc13c

216b1b2 2010-06-03 00:45:11 toshinagata1964

Xcode project: GCC4.0 is explicitly designated (necessary for building for Mac OS 10.4 on Snow Leopard)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@60 a2be9bc6-48de-4e38-9406-05402d4bc13c

64c80e3 2010-05-31 20:41:11 toshinagata1964

The nearest-neighbor lookup of nonbonding force calculation was problematic; fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@59 a2be9bc6-48de-4e38-9406-05402d4bc13c

4570f45 2010-05-18 23:36:00 toshinagata1964

The view settings for mbsf files now can be restored correctly (hopefully). A comment in the mbsf format file was fixed (the description 'charge' was erroneously omitted).

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@58 a2be9bc6-48de-4e38-9406-05402d4bc13c

98194f0 2010-05-18 00:09:10 toshinagata1964

wxSources/docview.cpp is added to the project. Trackball.c is added to the Molby_command target (xcode only, still experimental)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@57 a2be9bc6-48de-4e38-9406-05402d4bc13c

1fd46e0 2010-05-16 12:09:36 toshinagata1964

The native format (mbsf) now preserves the display conditions, such as scale, orientation, and show/hide unit cell, periodic images, etc.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@56 a2be9bc6-48de-4e38-9406-05402d4bc13c

3ea4011 2010-05-15 01:03:12 toshinagata1964

Inconsistency between the Xcode project settings and Makefile_amber11 was resolved. Exception from 'Show periodic image' dialog box was fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@55 a2be9bc6-48de-4e38-9406-05402d4bc13c

ebe73ff 2010-05-13 01:29:02 toshinagata1964

Calculation of vdw/elect forces was wrong when the periodic cell is small; fixed. No new frame is generated when md_frame.run/minimize is called from Ruby script.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@54 a2be9bc6-48de-4e38-9406-05402d4bc13c

addd49d 2010-05-12 07:50:35 toshinagata1964

Flags for 'show graphite' and 'show periodic images' are implemented. In MM/MD engine, the handling of Verlet list seems to be incomplete, but this is still being worked on.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@53 a2be9bc6-48de-4e38-9406-05402d4bc13c

608596b 2010-05-08 16:29:22 toshinagata1964

Handling of MD dialog is improved. MM/MD calculation bug (introduced in rev 50) is fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@52 a2be9bc6-48de-4e38-9406-05402d4bc13c

0b015a7 2010-05-08 13:09:23 toshinagata1964

The Ruby command wrap_unit_cell was not working correctly.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@51 a2be9bc6-48de-4e38-9406-05402d4bc13c

bda1de4 2010-05-08 01:20:03 toshinagata1964

The MM/MD re-initialization after modification of coordinates was incomplete.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@50 a2be9bc6-48de-4e38-9406-05402d4bc13c

763a298 2010-05-07 00:29:52 toshinagata1964

Version 0.5.4

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@48 a2be9bc6-48de-4e38-9406-05402d4bc13c

5c819d4 2010-05-07 00:15:39 toshinagata1964

Introduce MolbyResourcePath global constant, which points to the directory containing 'Scripts' and 'amber11' resources. Ruby command Kernel.call_subprocess is implemented. ParameterRef.par_type= wrongly parsed the atom type string; fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@47 a2be9bc6-48de-4e38-9406-05402d4bc13c

d86ffb4 2010-05-07 00:14:32 toshinagata1964

Windows: the radio buttons with no explicit radio group showed stranged behavior; fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@46 a2be9bc6-48de-4e38-9406-05402d4bc13c

cbbf234 2010-05-07 00:13:59 toshinagata1964

Some parameter editing caused segmentation fault; fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@45 a2be9bc6-48de-4e38-9406-05402d4bc13c

旧リポジトリブラウザで表示