Skip to Main Content
Download | Contact Us | Index |
Requirements
Download ECCE
Install ECCE
Release Notes

ECCE Version 1.5 Release Notes - December 1, 1999

Version 1.5 Patch #1 - February 1, 2000

Version 1.5 Patch #2 - May 17, 2000

Version 1.5 Patch #3 - September XX, 2000


Notes: It is critical that you read the sixth "What's new?" release note since starting ECCE has changed with the addition of a login window for security reasons.

It is not possible to use previous versions of ECCE after the release of version 1.5 due to changes in the database format.

The intent of this page is to provide information specific to version 1.5 of ECCE. Except as mentioned herein release notes from previous versions of ECCE still apply so please do not consider this as standalone documentation.

Release Notes for Recent Previous Versions

What's new?      Known bugs      What's fixed?


What's new?


  1. (Sept. XX Patch)Globus 1.1.3 integration
  2. (Sept. XX Patch)Blue and pink molecular orbital colors
  3. (May 17 Patch)Molecular orbital colors
  4. (Feb. 1 Patch)Job monitoring reconnect capability
  5. (Feb. 1 Patch)Measure capability enhanced in Calculation Viewer
  6. (Feb. 1 Patch)Project database created on different platform warning
  7. (Feb. 1 Patch)NWChem ecce.out file appended to ecce.out.old for importing restarted calculations
  8. New login window and password encryption
  9. Symmetry Toolkit
  10. New measure capability in Calculation Viewer
  11. User preferences for atomic radii
  12. EMSL Collaboratory Electronic Lab Notebook integration
  13. Molecular orbital symmetry labels
  14. Enhancements to the Periodic Table
  15. Clipboard in Calculation Viewer
  16. Image sequence capture in Calculation Viewer
  17. Calculation Viewer property data "Options" menus
  18. NWChem MP2 "tight convergence" option supported
  19. nwtest and ecs1 registered as compute servers
  20. Project database format migration dialog
  21. Rearranged Builder main window layout
  22. Password encryption algorithm decoupled from ECCE distribution

Known bugs


  1. Project databases do not work between the Sun and SGI versions of ECCE V1.5
  2. Calculation Viewer property data panels get clipped

What's fixed?


  1. (Sept. XX Patch)Machine configuration crash on SGI
  2. (Sept. XX Patch)Collaboratory Electronic Lab Notebook integration
  3. (Sept. XX Patch)Parsing large properties could fail
  4. (Sept. XX Patch)Remote shells did not come up due to incorrect DISPLAY environment variable
  5. (Sept. XX Patch)Job Launcher application crash when selecting machines
  6. (May 17 Patch)Remote xterm shells for mpp1 and ecs1
  7. (May 17 Patch)SGI passphrase entry deadlock
  8. (Feb. 1 Patch)Automatic scaling of the Calculation Viewer Normal Modes displacement vector magnitude
  9. (Feb. 1 Patch)Manage Files window "View" feature now uses $EDITOR
  10. (Feb. 1 Patch)Gaussian 98 on mpp1 and nwtest works with nproclinda
  11. (Feb. 1 Patch)Job Launcher Maximum Memory value correctly defaulted
  12. (Feb. 1 Patch)Babel PDB import exit code recognition fixed
  13. (Feb. 1 Patch)Potential for hanging on startup addressed
  14. Bond distance of created bonds
  15. Bond generation now works correctly
  16. CPK display
  17. Consistent "Display", "View", and "Options" menu items
  18. Bonding nubs now move with the surface of the atom
  19. Geometries for Gaussian 9X
  20. DFT calculations using NWChem
  21. Launches to NFS, AFS, and DFS calculation directories
  22. Better out of disk space detection when importing calculations
  23. Better end-of-file detection when importing calculations
  24. Better detection and handling of file transfer errors
  25. Periodic Table color and atomic radii preferences saved automatically
  26. Measures move after force field clean
  27. Babel import error detection improved
  28. 10 digit precision in input file
  29. Mulliken charge spectrum range
  30. Terminate using SIGTERM
  31. NWChem imports with coordinates in bohr
  32. i basis functions and NWChem
  33. ECCE_NWCHEM environment variable and parallel
  34. Project databases for old versions of ECCE can now be deleted

What's new?     Top


  1. (Sept. XX Patch)The latest release of the Globus Toolkit, version 1.1.3, has been integrated into ECCE for job launches. Please see the Version V1.4.1 Release Notes for more information on Globus and the integration into ECCE. This latest version of Globus uses a patched version of ssh in order to support the Globus public key authentication model and allow shells for more than a single command. The lack of this multiple command shell was the reason ECCE has not supported Globus since V1.4.1 of ECCE. It is the responsibility of anyone wishing to use Globus for job launches to install both the Globus Toolkit clients and patched version of ssh on the local machine running ECCE. The Globus web site has the install directions and software download for the ssh patch. Additionally, the Globus server side daemons and a patched version of sshd must be available on the compute server.
  2. (Sept. XX Patch)The Calculation Viewer menubar Surface menu now has a blue and pink color combination option for molecular orbitals. This combination has been shown to work well for black and white publications when orbitals are rendered as a mesh instead of as a solid surface.
  3. (May 17 Patch)The Calculation Viewer menubar Surface menu allows the color combination for molecular orbitals to be changed. The default combination is still red and green. Red and blue along with blue and yellow combinations are now supported. For producing black and white images for publication there is also an option labeled "Light/Dark" which performs a grayscale rendering that better distinguishes the positive and negative lobes. The color combination selected also applies to "Positive/Negative" type cross-sectional slices although a slice must be hidden and then displayed again to show the new colors.
  4. (Feb. 1 Patch)WARNING: The job monitoring reconnect capability described below was designed for users running ECCE applications from a single workstation. If you typically use more than one machine then please use the reconnect capability with caution. This is unrelated to running the actual computational jobs on a number of remote compute servers which is not an issue. If you do run ECCE applications from different machines then it is your responsibility to know whether the job monitoring is still active. It would be quite easy to "reconnect" to a job that was already being monitored just from another machine. In this case there would be duplicate data stored in the database as the job would continue to be monitored on multiple machines. If you are certain that you launched a particular calculation from the machine you are currently using or that job monitoring has died on whatever machine it was started on ("ps -ef | grep eccejobstore" on the client machine helps you determine that) then it is safe to reconnect.

    Two new menu items in the Calculation Manager allow the checking and restarting of "job monitoring" done by ECCE. Every calculation (or job) run under ECCE has a pair of processes used to monitor output of the calculation, parse it, and populate the database. One process runs on the local workstation where the ECCE applications are running and one runs on the remote compute server where the calculation is being run. These processes run during the entire execution of the calculation even while idle in a queue. The process on the remote server communicates data properties from the output file to the process on the local machine which parses them and populates the database. There are a number of situations which can cause one or the other of these processes to fail. The most common are:
    • Intended or unintended database outages shutting down the database connection
    • Patches to the ECCE release causing executables and libraries to be replaced during job monitoring
    • Various communication glitches that can happen over the duration of long running calculations causing the remote to local communication channel to go down

    When failure does occur there will be no further updates to properties as displayed in the Calculation Viewer and the calculation will remain in the same state (either submitted or running) forever. To determine that job monitoring had failed without being familiar with the details of the job monitoring design in ECCE it was a matter of knowing that the calculation had actually finished based on the output file without the state of the calculation in ECCE updating.

    The first new option in the Calculation Manager allows you to determine which submitted and running calculations aren't being monitored. Select the "Check All Job Monitoring" menu item from the Run Mgmt menu to determine if there are any calculations not being monitored in the entire project database. There will be a status message printed in the read-only text field at the bottom of the window. If there are calculations where job monitoring has failed then select the job and then the "Reconnect Job Monitoring" menu item in the Run Mgmt menu. This first clears the calculation of any properties already parsed and then restarts monitoring from the beginning of the output file on the remote server. If there is a significant amount of output already then it can take several minutes for the monitoring to "catch up" to the end of the output file where the calculation is currently at. If the Calculation Viewer is displaying a calculation where job monitoring is being reconnected then it will be extremely slow to respond to user input while it is rapidly updating properties almost appearing to be frozen. A calculation in the submitted state or with little output will very quickly catch up to the end of the current output. Within the Calculation Manager the state of the reconnected calculation will go back to submitted initially and quickly move to running if there are properties in the output file. If the calculation is already finished on the remote server then it will remain in the running state while the job monitoring is parsing the output file until it hits the end. The calculation will then change to the completed or incomplete state depending upon the exit status of the calculation.

    The reconnect job monitoring feature can also be used to "re-parse" output from a previously run calculation as long as the output has not been deleted from the compute server. The only calculation states that cannot be "reconnected" are "created", "ready", and "imported". In fact it is possible to reconnect job monitoring to a calculation where job monitoring is currently running. In this case the current job monitoring processes are killed and new ones are started. This may be useful as a sanity check if something in the properties displayed in the Calculation Viewer looks odd while the output file seems reasonable.

    Jobs started prior to this patch can themselves be reconnected when ECCE is available again. One caveat is that the completion state of the job will always be set incorrectly to "terminated". This is because the name of the file used to determine the calculation exit status has changed and only newly submitted jobs will recognize the new file. Simply use the "reset to state" function of the Calculation Manager to set the state to "completed" when it does change to "terminated". Newly submitted calculations after the patch and then reconnected will pick up the proper exit status.

  5. (Feb. 1 Patch)The Calculation Viewer now allows you to view measures for all properties. Measures are updated during the animation of Normal Modes in addition to the previous updates only in the Geometry Trace animation. Finally, measures can be added in the Chemical System property to be viewed in all other properties. Please note the measures can only be used once a calculation has finished running not during the run.
  6. (Feb. 1 Patch)The Calculation Manager now issues a warning when a project database is selected that was initially created on another platform. This means either you are currently running on an SGI and the database was created on a Sun or you are currently running on a Sun and the database was created on an SGI. The warning informs you that ECCE may crash performing certain operations such as creating new calculations within a database created on a different platform (see Known Bugs). All project databases created prior to the patch should have been updated to include the platform information in order to check compatibility. If you see a message indicating it was created before checking for Sun/SGI incompatibilities was implemented then please send mail to ecce-support@emsl.pnl.gov.
  7. (Feb. 1 Patch)The ecce.out file created by NWChem when run under ECCE is now appended to the file named ecce.out.old whenever a restart of a calculation is done. This allows the complete calculation possibly including several restarts to be imported into ECCE through the Calculation Manager by selecting ecce.out.old within the import dialog. Previously only the standard NWChem output file named nwch.out by ECCE was appended to a .old file for restarts. Since ECCE cannot parse the standard nwch.out format files the result was that only the properties from the final restart as written to ecce.out could be imported. ECCE imports the standard Gaussian 9X output files and thus has always been able to import all Gaussian 9X calculation properties from multiple restarts by selecting the .old file.
  8. When ECCE is started using the "ecce" command, a new login window comes up requesting a passphrase. The term passphrase is synonymous with password and only differs in the implication that a longer sequence of characters including spaces is encouraged such as a short sentence. The length of the passphrase is a direct determinant of the strength of the encryption used to protect user passwords. The passphrase serves two purposes. First it prevents someone who covertly gains access to a user's account from instantly being able to compromise all the user's ECCE configured machines simply by running ECCE. Second, and more importantly, it is used to encrypt the login passwords for all configured machines such that without knowledge of the passphrase a hacker would not be able to decrypt the passwords. The only restriction on passphrases are that they must be at least 4 characters in length although as mentioned, more characters are preferred. Since there is no requirement for non-alphabetic characters as with many other machine login passwords it is further hoped that a longer passphrase than the typical 8 or so character password be used.

    The first time that the login window comes up only the "New" and "Cancel" buttons will be enabled. The "OK" button will be enabled on subsequent ECCE sessions once a passphrase has initially been set. The mouse pointer is automatically put into the login window and the passphrase input field has input focus without selecting it. Enter a passphrase and record it on paper if necessary until it is committed to memory. Hit the return key or the "New" button to accept the new passphrase. There will be a confirmation dialog when entering a new passphrase. You can reset your passphrase at will in the future even when you forget your old one. This is secure because all the encrypted information you set with a given passphrase is cleared when you enter a new passphrase so no passwords are compromised. Storing login passwords within ECCE is strictly a convenience that saves you from re-entering passwords numerous times during all the behind the scenes remote communication performed by ECCE. It is fully intended that you know or have recorded in some secure fashion the login passwords for all the individual compute server accounts you launch jobs to. Thus forgetting a passphrase only amounts to having to pick a new one and then re-configuring passwords either through the Job Launcher or the Machine Browser Configure Machine windows. It is not the intention of ECCE to let you set and forget all your compute server passwords.

    When you enter a new passphrase the database login window comes up prompting for both a user name and a password. This is needed because the database server password is also encrypted using the new passphrase. At the time of the initial release of V1.5 all database server passwords on the machine avatar were reset to new values. In order to obtain your new database server password you must contact ecce-support@emsl.pnl.gov. The reason for resetting these passwords is that with the old ECCE password encryption never prompting once the password is initially set it is likely that most users have forgotten their original database passwords. They are not forced to remain synchronized with other passwords such as AFS and DCE passwords and they have no expiration so they are likely original passwords dating potentially a couple years back. This is a convenient time to guarantee that new passwords are set. The user name for the database server will be your normal login name.

    Once the correct database server password is entered the Gateway will come up. The database server password has been encrypted and saved using the passphrase supplied so the database login window will not come up again unless a new passphrase is set. You can either immediately re-configure the passwords for all your compute servers or you can do it as needed when you launch a job. All configuration information other than the password such as login name, remote shell, and calculation directory is retained when new passphrases are set. Thus it is only necessary to set the password in the Configure Machine window and hit save. One important shortcoming in the current design of ECCE is that applications started before a machine is configured will not be updated with the new configuration. Thus you won't be able to do operations like open a remote shell from the Calculation Manager on a newly configured machine until you close the Calculation Manager and restart it from the Gateway. Working within a single tool like the Launcher, configuring machines and then launching jobs, does not exhibit this problem.

    The passphrase you enter starting ECCE is communicated between all the ECCE applications you start within a single session. It is only entered once when the Gateway is started with the "ecce" command. The passphrase itself is encyrypted using the same strong encryption algorithm used to encrypt your compute server passwords. This makes it extremely unlikely that a hacker will be able to grab your passphrase and use it to decrypt all your other passwords. The encryption used on the passphrase itself would have to be cracked before the other passwords could be decrypted. Further the encrypted passphrase itself only exists while the ECCE session is running and cannot be grabbed from any source while you do not have ECCE running. No clear text decrypted information is maintained in the memory of running ECCE applications.

    For ECCE sessions after the first one where a new passphrase is set hitting the return key or the "OK" button will check that the passphrase is correct and is able to decrypt the encrypted passwords. If it is incorrect you can either re-enter it if you mistyped it or enter a new passphrase (clearing all previously configured passwords including the database server password).
  9. Extensive new capabilities for handling symmetric molecular systems have been incorporated into the Builder. These include automatic symmetry group recognition, reduction of a symmetric system into a unique set of atoms, generation of a full molecule from a unique set of atoms, and a symmetry clean function that takes an approximately symmetric configuration and generates a set of coordinates that are symmetric to numerical precision. These functions have been supplemented by several additional tools for aligning atoms to particular axes and planes that can be used to help insure that atoms are located in the correct positions in symmetric systems. A pre-loaded set of ghost atoms for each symmetry group is also available, both to help the user in constructing symmetric systems and to provide indicators of the location of the principle symmetry axes and planes for each point group. A set of seven step-by-step tutorial lessons are available to familiarize you with the functionality.
  10. The Calculation Viewer now allows you to add measures--distances between two atoms, angles between three atoms, and torsions between four atoms--to the current view. With ECCE V1.5, this capability is only supported for the Geometry Trace property. Measures between atoms can be added and then remain as the geometry changes over the steps of the optimization.
  11. The periodic table window, available both in the Periodic Table application through the Gateway, and using the "more..." button below the element buttons in the Builder, now allows atomic radii preferences to be set. From the Periodic Table application select the "Atomic Data..." item under the "View" menubar menu or in the right mouse button popup menu over an element from either the Periodic Table application or the Builder periodic table. The last "tab" allows the covalent radius and van der Waals radius to be set. A final input field is for setting the bond formation tolerance used for the "Generate Bonds" function either explicitly in the Builder or implicitly when importing a file format without bond information such as XYZ files. The interface also allows default radii to be restored for either the element shown or for all elements.

    The values used for default covalent radii are taken from the Sargent-Welch Scientific Company table of the elements, 1968 except for alkali elements, their ionic radius is used. Van der Waals radii may be established from gas-phase critical volumes or neighbor-neighbor interactions in crystals. Default van der Waals radii come from either A. Bondi, J. Phys. Chem. 1964, Vol 68, page 441, or the Sargent-Welch Scientific Company table of the elements, 1968. Some values for non-metals have been adjusted smaller to better emulate CPK radii. Elements for which values are unknown were assigned based on their position in the periodic table.
  12. The EMSL Collaboratory project Electronic Lab Notebook has been integrated with the Calculation Viewer, Calculation Browser, and the Builder for saving calculation setup and property data. The three types of data that can be saved in the lab notebook are images rendered in OpenGL windows, chemical systems, and tabular data. The OpenGL images are saved as static GIF files. Chemical systems are saved as XYZ format files that are displayed with a simple three-dimensional chemical system viewer in the lab notebook. The Calculation Viewer, Calculation Browser, and the Builder all have a new menubar menu labeled "Lab Notebook". Options under this menu allow you to select a lab notebook as the "current" notebook so data can be saved directly to that notebook without continually selecting it. This includes saving the password information for the notebook in an encrypted format. Other options allow you to open the lab notebook set as the current notebook and save different types of data dependent upon the tool either to the current notebook or any specified notebook. Additionally the Calculation Viewer uses the new "Options" menus within the different property data panels for saving tables. The Electronic Lab Notebook ELNWizard tool is called to save data to the notebook. If data is being saved to the "current" notebook then it is only necessary to enter a label, optionally a description, and then select the page in the notebook through the ELNWizard. If data is being saved to another notebook then additionally the URL and login information for the notebook will be prompted for by ELNWizard. After ELNWizard confirms the data has been successfully added to the notebook select the "Exit" button from ELNWizard since ECCE allows only a single item to be saved for each invocation of ELNWizard. For more information about the EMSL Collaboratory project and tools, click here.
  13. The Calculation Viewer has been updated to include the appropriate symmetry labels for molecular orbitals and normal modes (symmetry labels for normal modes are available for the Gaussian 9X codes only). Symmetry labels are only available for NWChem version 3.3.1 and higher.
  14. Two new "elements" have been added to the Periodic Table application. These are only included in the full application available from the Gateway and not the periodic table window in the Builder. The new "elements" are in the lower left corner and are special atom types. "X" is used for ghost atoms while "Nub" is used for bonding nubs. This provides the option for changing the color associated with ghost atoms and bonding nubs.
  15. The Calculation Viewer now has a clipboard. Any image in the viewer area can be added to the clipboard. Once added to the clipboard the object can no longer be modfied, however it is fully interactive. One typical use of the clipboard is to display several molecular orbitals side by side. There is a limit to the number of items that can be contained in the clipboard at one time and this limit varies based on the capabilities of your machine. No attempt is currently made to prevent you from exceeding this limit. The limit will generally be greater than 10.

    There are a couple of minor bugs associated with the clipboard:
    • The new measures are not copied over to the clipboard views.
    • On some occasions, you may need to rotate the clipboard object for the orbital transparency to display correctly.
  16. The Calculation Viewer now has a image sequence capture capability to support the creation of movies or animated GIFs for the web. The image capture can work in one of two ways. For displays like a geometry trace or normal modes where a specific sequence of steps is displayed, each step can be captured. For other types of displays where there are no discrete steps, images are captured in real-time. This can be used, for instance, while you are spinning the scene. Although the capture may appear slow for real-time spinning, the rotation stops during each capture so that the end result is a smooth sequence of images.

    RGB, GIF, JPEG, and TIFF image formats are supported. To make use of the the equipment in the EMSL Graphics and Visualiztion Lab, you should output RGB files with the size option set to "video".
  17. Several of the Calculation Viewer property data panels now have a menu labeled "Options" at the upper-right corner. This replaces the previous right mouse button hidden popup menu that was largely unknown. The menu allows choices such as switching between table and graph views, printing and exporting tables and graphs, switching to a logarithmic scale, and saving tables to the Electronic Lab Notebook. Of particular interest is the Normal Modes property Options menu which can be used to switch to a frequency spectrum graph. Property data panels not having the new Options menu still retain the right mouse button popup menu.
  18. The new NWChem input statement for specifying "tight convergence" for MP2 calculations is now supported. This is shown as a toggle button under the MP section of the "Theory Details" window of the Calculation Editor. There is no longer a Gradient Tolerance combo box field.
  19. The two smaller EMSL IBM SP2s, nwtest and ecs1, have been registered as compute servers. Both have two interactive nodes registered and each node is treated as a distinct but identical machine within the Job Launcher. The two interactive nodes for nwtest are t01n01.nwtest and t01n09.nwtest while the nodes are x01n01.ecs1 and x02n01.ecs1 for ecs1. Reliability and support for these machines is much lower than for mpp1 from both MSCF support and ECCE.
  20. When selecting a project database using the Calculation Manager "Open Database" window where the database is formatted for a previous release of ECCE a "Migrate Database" dialog now pops up. The database can be updated to the current format by selecting the Migrate button.
  21. The left-hand side of the Builder main window has been rearranged to better accomodate the new Symmetry Toolkit button. Disabled "placeholder" buttons for bringing up a Periodic System Toolkit and Molecular Dynamics Toolkit were also added in anticipation of future development. The icon buttons for manipulators, measures, ghost atoms, and line drawing were also reorganized to save screen space.
  22. The new password encryption for V1.5 allows the public domain encyrption algorithm to be decoupled from the distribution of ECCE. The encryption algorithm is the Blowfish library developed by Bruce Schneier. It is one of the few very strong encryption ciphers that is unpatented, license-free, and available for free in all applications. Copies of the library source code are available from sources outside the United States making it possible to export products developed within the United States that use strong encryption as long as the encyrption algorithm itself is not distributed with the product. For ECCE the Blowfish library must be built as a shared library for distributions of ECCE outside the United States. Once built it immediately plugs in with the remainder of the ECCE distribution. Previous versions of ECCE relied on a weaker home-grown encryption that was built directly into ECCE thus making it impossible to distribute ECCE outside the U.S. The ECCE team is currently pursuing other non-technical export control issues before it is possible to distribute ECCE internationally.

Known bugs      Top


  1. The same limitation with not being able to share project databases between Suns and SGIs that existed for V1.4.2 also exists for V1.5. This is due to an unaddressed bug in the ObjectStore database software. Refer to the V1.4.2 Release Notes for further details.
  2. Sizing problems with the Calculation Viewer property data panels originally reported in V1.4.2 persist in V1.5. To fix a property panel whose right-hand edge has been clipped grab and slightly move the small green square near the bottom of the vertical line that separates the property panels from the viewer area on the right.

What's fixed?      Top


  1. (Sept. XX Patch)When running on an SGI, the Launcher or Machine Browser could crash due to a bug in the Machine Configuration dialog. The crash occured when changing the Machine Configuration password field. This bug has been fixed.
  2. (Sept. XX Patch)The Collaboratory project Electronic Lab Notebook integration described here broke when the latest version of the ELN software was released. A new version of the ELNWizard tool has been integrated and the Electronic Lab Notebook is used from within ECCE as it was before.
  3. (Sept. XX Patch)For large properties the perl parse scripts used to translate the data in the output file into a file format for the ECCE database can timeout. When the parse scripts take longer than 30 seconds to complete ECCE would timeout and the property being parsed would not be loaded into the database. This was discovered with molecular orbitals for very large chemical systems. The timeout period for parse scripts to complete has been bumped up to 5 minutes. This impacts both monitoring running jobs and importing finished calculations.
  4. (Sept. XX Patch)When trying to start a remote shell through functions such as "Tail -f on Output File" or "Shell in Calculation Run Directory" in the Calculation Manager, or "Open Shell" in the Machine Configuration Dialog among others, it would often fail when the remote server was on a different internet domain. This is due to the remote shell using the DISPLAY environment variable as set on the local machine which usually does not include the full domain name unless the user explicitly has set the variable before starting ECCE. The previous workaround was to exit from ECCE and set the DISPLAY variable with the full domain name (i.e, lionheart.emsl.pnl.gov:0.0 instead of lionheart:0.0) and then restart ECCE in the same window. The patch code now determines the domain name itself and starts the remote shells with a DISPLAY variable using this full name. Note that remote shells may still fail because of xhost access control lists not including the remote server. When running ECCE on the local machine ECCE will attempt to modify the xhost access control list itself. However when ECCE clients are running on a different machine than the machine X Windows are displayed on it is the responsibility of the user to use the xhost command prior to running remote shells.
  5. (Sept. XX Patch)A memory management bug was fixed related to the password text entry fields (those that echo asterisk characters instead of what is typed) that caused the Job Launcher to crash occasionally. Crashes would usually occur when selecting several machines from the machine list in succession where the password field would update for each of them and corrupt memory.
  6. (May 17 Patch)As a result of an mpp1 upgrade it was no longer possible to start remote xterm shells from the Calculation Manager, Launcher, and Machine Browser on that machine. The configuration of login nodes changed so that the xhost command needed that ECCE automatically performs to allow display to the local X server no longer worked. This has been fixed so the proper xhost command is issued. The new implementation also resolved a related problem on ecs1 so that it now displays remote xterms.
  7. (May 17 Patch)On SGI workstations only if the number of characters entered for the passphrase when first starting ECCE were fewer than the actual number of characters in the passphrase a deadlock would occur. The passphrase dialog would disappear but the Gateway would never start. This bug has been fixed.
  8. (Feb. 1 Patch)The Normal Modes property in the Calculation Viewer now automatically calculates sensible vector magnitudes when Vector Display is selected. The range of slider above the rendering area was reduced to a minimum value of 0.01 and a maximum value of 30 so that the meaningful range for scaling is no longer restricted to the lower limits of the slider. Whenever a new selection is made in the Normal Modes table, the magnitude of the vectors are recalculated such that the largest vector is 1 angstrom.
  9. (Feb. 1 Patch)Like the Calculation Editor Final Edit and Calculation Manager View Input File and View Output File features, the Manage Files View feature in the Calculation Manager now uses the $EDITOR environment variable. Previously the only editor that was used was vi regardless of the $EDITOR value. When viewing files on a remote compute server please keep in mind that whatever $EDITOR variable is set on the local machine will need to be in your path on the remote server to be found.
  10. (Feb. 1 Patch)Job submission files are now correctly generated for using multiple processors via the nproclinda directive for Gaussian 98 on mpp1 and nwtest. The latest upgrades on these machines had broken this functionality for a period of a couple weeks in late December.
  11. (Feb. 1 Patch)For machines using a queue system supporting a maximum memory limit, notably mulliken.emsl.pnl.gov, the field for the memory limit in the Job Launcher would sometimes be left empty. Whether or not the field was empty depended upon the sequence of operations in the Launcher prior to selecting the machine, e.g. mulliken. When hitting the Launch button the job submission would fail with a cryptic message about an invalid submit script. The memory limit field is now properly defaulted instead of being left empty eliminating the submission errors.
  12. (Feb. 1 Patch)Successful imports of PDB files through the Builder were previously being incorrectly interpreted as unsuccessful because the babel utility exits with non-zero values for success in certain situations. ECCE now recognizes the non-zero babel exit codes as successful.
  13. (Feb. 1 Patch)When ECCE was started it was possible for it to hang even before the passphrase prompt window was displayed. This was occuring in a small utility program that attempts to allocate UNIX "pseudo-terminals" used later by ECCE applications to manage remote communication. The allocation hung in a state where "pseudo-terminals" would remain allocated even after a ctrl-C was used to exit ECCE until certain processes were killed or the machine was rebooted. It was possible to restart ECCE and have it come up but most often attempts to launch jobs or other remote communication would fail. This had been observed only on one particularly troublesome Sun workstation.
  14. When building using nubs, the bond distance of created bonds is now the sum of the covalent radii. Previously all bonds were created with a length of 1.44 angstroms and presumed to be corrected by the force field clean operation. This may give some surprising results because it can look quite different from previous versions of ECCE. If you manually change a geometry, no attempt is made to recalculate the bond lengths based on the covalent radii.
  15. Bond generation now works correctly due to the improved values for the covalent radii. Note that you can control the bond generation by changing the values used for covalent radii (see "What's new?"). There is now a "Generate Bonds" menu item under the "Options" menu in the Builder.
  16. The CPK display now uses the van der Waals radii (VWR). All other display styles use the covalent radii (CR) scaled down by 50%. Other display details have been adjusted. Changes to the "Details..." windows under the "Display" menus for the Builder and Calculation Viewer are now retained as user preferences between ECCE sessions.
  17. Menubar menu items in the Builder and Calculation Viewer have been changed so they are now consistent. The "Display" menu has commands for modifying the display style and how the molecular system is rendered. The "View" menu has commands for turning on or off parts of the display like atom or bond labels. The "Options" menu has commands for editing colors, adjusting lighting, etc. The "Chemical System" menu is no longer needed in the Calculation Viewer. It is now possible to display bond lengths in the Calculation Viewer while animating a geometry trace or vibrational mode. An option to display or hide Hydrogen atoms is now available in the Calculation Viewer as well as the Builder.
  18. Bonding nubs now move with the surface of the atom they belong to when you switch display styles or change the sphere radius scale in the "Details..." windows under the "Display" menus in the Builder and Calculation Viewer.
  19. When performing single point calculations using Gaussian 9X, all results were reported using the geometry supplied by the Builder, even though Gaussian frequently transforms these coordinates at least once. Results are calculated in the transformed coordinates and may be meaningless if displayed in the Calculation Viewer using the original geometry. This applies particularly to dipole moments and molecular orbitals. This is not a problem for geometry optimizations. ECCE now updates the geometry for single point calculations if a transformed geometry is found.
  20. The DFT correlation and exchange functionals were being specified in an incorrect way in the input decks for NWChem if a non-default value for either the exchange or the correlation functional was specified in the "Theory Details" window of the Calculation Editor. No problems occured if a non-default combined functional was requested. The problem was that ECCE was requesting the exchange and correlation functionals using separate XC cards in the DFT field for NWChem, which does not work. The functionals are now requested on a single XC card in the input deck.
  21. The restriction of only being able to run calculations in a directory on a local disk has been removed. It is now possible to specify an NFS, AFS, or DFS calculation and scratch directory. Before this could only be done by setting the ECCE_ALLOW_ANY_FS environment variable. Note that is still highly recommended that calculations be run on local file systems because the input/output speed for shared file systems is remarkably bad.
  22. Calculation imports through the Calculation Manager now have better recognition and warning messages for running out of disk space while importing. These were often reported as "unknown" failures in the past.
  23. Calculation imports through the Calculation Manager now have better end-of-file detection. Previously an end-of-file before the end of a parsed property was reached resulted in an infinite loop where the Calculation Manager would have to be killed.
  24. File transfers performed when launching a calculation and copying results back upon completion have more reliable error detection. Previously errors due to improper file permissions for copying and lack of disk space would go undetected and the copy would be reported as successful.
  25. User preferences for atom colors and radii set through the Periodic Table application or through the periodic table window in the Builder are now saved immediately. Prior to V1.5 an extra step was required to save any changes and a "dirty star" save button was displayed whenever a change was made. This change makes the interface less confusing. Both the color and radii values can easily be reset to default values.
  26. Distance, angle, and torsion measures displayed in the Builder are now updated after performing a Force Field clean. Previously, they did not correctly update as the location of their associated atoms changed.
  27. Error detection and reporting while importing molecules has been improved for the cases where the babel utility is used for the conversion (everything except XYZ and MVM).
  28. Coordinates in the input file are now dumped out with 10 digit precision to improve the chances of correct symmetry detection.
  29. The color spectrum in the mulliken charge display of the Calculation Viewer now correctly handles the case where the minimum and maximum charge values are the same. An artifical spectrum range is created in this case. This was generally only a problem with diatomics and resulted in a core dump of the Calculation Viewer on SGIs.
  30. Both NWChem and Gaussian 9X jobs are now "terminated" with SIGTERM. Previously, NWChem jobs were killed with SIGINT to avoid shared memory problems when using parallel.
  31. NWChem ecce.out files with the coordinates expressed in bohr are now correctly converted to angstroms.
  32. Attempts to use basis sets containing i functions with NWChem are now trapped and prevented. Support for i functions has been disabled in NWChem.
  33. When using the ECCE_NWCHEM environment variable to control which version of NWChem is used, a bug in the generated nwchem.p file has been fixed. The executable path was not correctly substituted into the file.
  34. Previously it was not possible to select a project database formatted for a previous release of ECCE for deletion through the Calculation Manager "Open Database" window because a "Migrate Database" dialog pops up immediately. Dismissing the dialog also unselected the database in the list. This resulted in a "catch 22" situation where reselecting it would pop the "Migrate Database" dialog up again. Now the database will remain selected after dismissing the dialog and hitting the "Delete" button will remove it.