OSDN Git Service

Start implementing 'additional exponent' for JANPA output
[molby/Molby.git] / Scripts / gamess.rb
2022-10-16 Toshi NagataStart implementing 'additional exponent' for JANPA...
2022-10-10 Toshi NagataChecking Java availability is improved
2022-10-10 Toshi Nagatacall_subprocess now accepts an array of arguments,...
2022-10-09 Toshi NagataImprove JANPA integration: show orbital descriptions...
2022-10-02 Toshi NagataStart implementing JANPA integration with Psi4
2022-10-01 Toshi NagataPsi4 export: 'Select Path' renamed to 'Select Folder'
2022-09-29 Toshi NagataPsi4 export: symmetry, center-of-mass move, reorient...
2022-09-25 Toshi NagataHandling of Psi4 execution GUI is improved
2022-09-25 Toshi NagataPsi4 execution is improved (avoid duplicate import...
2022-09-24 Toshi NagataPsi4 import is improved (nalpha and nbeta are correctly...
2022-09-24 Toshi NagataExport and execute Psi4 is implemented
2022-02-23 Toshi NagataCopy section from GAMESS output keeps the information...
2022-02-12 Toshi NagataOn creating GAMESS input, use internal flag must be...
2022-02-11 Toshi NagataSADPOINT and IRC runtypes are now implemented in Create...
2021-12-20 Toshi NagataEmbedded scripts now contain magic comments to specify...
2018-03-12 toshinagata1964More options in Create GAMESS dialog.
2016-04-26 toshinagata1964Ruby dialog behaves strange when specifying pre- and...
2014-09-08 toshinagata1964In the 'Show MO surface' dialog, the labels for the...
2014-09-08 toshinagata1964In the 'Show MO surface' dialog, the labels for the...
2014-09-03 toshinagata1964The same problem as r564 was still present during local...
2014-07-28 toshinagata1964'Show MO Surface' is expanded so that the natural orbit...
2014-07-27 toshinagata1964import_nbo_log is being implemented (not working yet)
2014-07-25 toshinagata1964DRC log from GAMESS can be imported now
2014-06-26 toshinagata1964The MO information is now stored in the mbsf file.
2014-06-18 toshinagata1964'Show Energy' window is implemented.
2014-06-14 toshinagata1964On importing Gamess output, the energy values are read...
2014-05-22 toshinagata1964Handling of Gaussian fchk files was causing problems...
2014-04-25 toshinagata1964Setting the 'Scratch' directory is sorted out.
2014-04-24 toshinagata1964Running GAMESS causes trouble when the temporary direct...
2014-04-24 toshinagata1964Running GAMESS locally on Windows is in trouble (still...
2014-04-10 toshinagata1964GAMESS execution from Ruby script is improved (not...
2014-04-04 toshinagata1964GAMESS dialog is modified so that manual editing is...
2014-03-27 toshinagata1964Embedded Ruby: problems with encoding is being fixed...
2014-03-24 toshinagata1964The subprocess handling is (hopefully) improved.
2014-03-16 toshinagata1964'Show' menu is renamed to 'View'. 'Show...' menus are...
2014-03-15 toshinagata1964Script menu handling is improved
2014-02-16 toshinagata1964'proc' is replaced with 'lambda' for creating a Proc...
2014-02-03 toshinagata1964Embed ruby 2.0 instead of 1.8.7
2014-01-14 toshinagata1964Change GUI toolkit from wxWidgets 2.8.9 to wxWidgets...
2013-11-09 toshinagata1964'Create MOPAC input' is implemented
2013-11-01 toshinagata1964MOPAC 6.06 is included in the binary
2013-06-29 toshinagata1964A progress indicator (and stop button) for subprocesses...
2013-06-17 toshinagata1964During GAMESS optimization, avoid displaying the same...
2013-06-15 toshinagata1964Antechamber command is made more visible (e.g. when...
2013-06-14 toshinagata1964Local execution of GAMESS is implemented
2013-06-11 toshinagata1964On creating PM3 input for GAMESS, NGAUSS=3 is also...
2013-01-21 toshinagata1964GAMESS log containing F and G type orbitals can now...
2012-12-20 toshinagata1964export_gamess is modified so that arbitrary keyword...
2012-11-22 toshinagata1964Handling of GAMESS basis set is modified. The 'external...
2012-11-02 toshinagata1964Suppress output of pi-anchors when generating GAMESS...
2010-05-06 toshinagata1964generation of internal coordinates (NZVAR=#{3n-5})...
2010-03-20 toshinagata1964Some features of Dialog class are modified; Dialog...
2010-03-13 toshinagata1964DialogItem class is implemented; Dialog#item and Dialog...
2010-03-09 toshinagata1964The class RubyDialog is renamed to Dialog. All Molby...
2010-02-28 toshinagata1964The DISPATOM parameters are renamed to ELEMENT, to...
2010-02-24 toshinagata1964Parameter#bond, angle, etc. are no longer implemented...
2010-01-21 toshinagata1964initial import