openmopac / mopac

Molecular Orbital PACkage
http://openmopac.net
GNU Lesser General Public License v3.0
111 stars 31 forks source link

INDO output & tests #150

Closed godotalgorithm closed 1 year ago

godotalgorithm commented 1 year ago

Fixes #149. I consulted with Rebecca Gieseking about INDO outputs, and she considers the partial charges to be meaningful enough to report. I reinstated the standard MOPAC output block for all INDO calculations with all total-energy-like quantities suppressed, since those aren't meaningful for INDO calculations.

Status

codecov-commenter commented 1 year ago

Codecov Report

Merging #150 (7a0219a) into main (d37f6c7) will decrease coverage by 0.01%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
- Coverage   66.68%   66.68%   -0.01%     
==========================================
  Files         331      331              
  Lines       73721    73720       -1     
==========================================
- Hits        49159    49157       -2     
- Misses      24562    24563       +1     
Impacted Files Coverage Δ
src/run_mopac.F90 76.31% <ø> (-0.04%) :arrow_down:

... and 3 files with indirect coverage changes