Search found 84 matches

by schmidt
Thu Jun 01, 2023 6:57 pm
Forum: WebMO 23
Topic: MOPAC v 22.0.4 coordinate scan animation
Replies: 2
Views: 43442

Re: MOPAC v 22.0.4 coordinate scan animation

Try MOPAC 22.0.06! Jimmy Stewart made some changes (requested by us) to simplify and improve coordinate scanning in MOPAC. Those changes are up and running on the demo server (MOAPC 22.0.5), so I believe they should also be in the 22.0.6 release as well.
by schmidt
Tue May 09, 2023 1:32 am
Forum: WebMO 23
Topic: webmo 23 not working
Replies: 3
Views: 6360

Re: webmo 23 not working

This is almost certainly a JavaScript cache issue. Do a hard reload (Ctrl reload) in Chrome. Hopefully that does this trick.
by schmidt
Wed Apr 12, 2023 1:27 pm
Forum: Job Manager
Topic: Time entry from a long SLURM job
Replies: 1
Views: 7109

Re: Time entry from a long SLURM job

A fix for this issue was put in place in WebMO 22. Next time you upgrade, it should get resolved. (It involves parsing the "Day" field from SLURM!)
by schmidt
Mon Jan 23, 2023 3:36 pm
Forum: Computational Chemistry Exercises
Topic: Viewing electrostatic potential and dipole moment vector
Replies: 5
Views: 67099

Re: Viewing electrostatic potential and dipole moment vector

This is an interesting idea, but not possible as of right now. The philosophy has been one property at a time, for simplicity. As we move toward a Python-based implementation for analysis, it may be possible to generate such images in the near future.
by schmidt
Mon Jan 09, 2023 6:46 pm
Forum: Choose Engine
Topic: TeraChem 1.95A -- No visible output
Replies: 1
Views: 5990

Re: TeraChem 1.95A -- No visible output

We will work on updating WebMO for recent TeraChem changes.
by schmidt
Mon Jan 09, 2023 6:46 pm
Forum: View Molecular Orbitals
Topic: Viewing MOs with Various Engines
Replies: 1
Views: 4076

Re: Viewing MOs with Various Engines

The easiest way to do this is with an "Molecular Orbital" calculation, which ensures that all of the necessary output is generated. In this sense, GAMESS is an outlier since it ALWAYS (by default) outputs all that is needed anyway; once it is there, WebMO simply parses it. As a general rule, WebMO d...
by schmidt
Mon Jan 09, 2023 6:42 pm
Forum: Feature Requests
Topic: Memory Settings and Units
Replies: 1
Views: 17515

Re: Memory Settings and Units

This depends on the code/engine in question. Some code allow a unit to be appended, and others not. But you raise an interesting point, in that we can employ a "hint" to this effect in the HTML that displays on mouseover. I will consider this!
by schmidt
Fri Dec 02, 2022 3:37 pm
Forum: WebMO 20
Topic: SLURM elapsed time vs. WebMO Job Manager Time
Replies: 5
Views: 22346

Re: SLURM elapsed time vs. WebMO Job Manager Time

If you want to change it in situ, it is a one line change in processcontrol_pbs.cgi, around line ~140. You can easily see where a value is erroneous hard coded for testing! (Note that you may need to wait until the WebMO queue empties for the daemon to restart and the change to "stick".)
by schmidt
Mon Nov 28, 2022 3:44 pm
Forum: WebMO 20
Topic: SLURM elapsed time vs. WebMO Job Manager Time
Replies: 5
Views: 22346

Re: SLURM elapsed time vs. WebMO Job Manager Time

Yikes! I just realized that 22.0.009e (enterprise only!) has some left over debugging code that was used to address the earlier issue! I will resolve this later today in a point release (010e) for enterprise only.
by schmidt
Mon Nov 21, 2022 5:04 pm
Forum: WebMO 22
Topic: Errror reading charge in a .mol file
Replies: 6
Views: 8706

Re: Errror reading charge in a .mol file

I can't import the snippet above, but it looks like SO2. When I export SO2 from WebMO as a MOL and then import, I get no charges, as expected. Can you elaborate?