Skip to content

Conversation

@TiborGY
Copy link

@TiborGY TiborGY commented Dec 30, 2025

I have asked Claude Code to implement reading Molpro XMLs instead of the output files.
While this is not extensively tested, so far it seems to work, and in fact solves the issues reported in #230

You will probably want to rewrite this in your own style, but for reference here is what Claude Code (Opus 4.5) generated,

TiborGY and others added 2 commits December 29, 2025 18:04
…energies

- Add read_result_xml() method to parse Molpro XML output with 12 decimal
  places of precision (vs ~8 in text output)
- Refactor read_result() to prefer XML when available, fallback to text
- Update number_output() to also copy XML files for trajectory storage

Molpro outputs XML by default, so no input modification is needed.
@TiborGY TiborGY closed this Jan 1, 2026
@TiborGY TiborGY deleted the claude/molpro-precision-analysis-nCTgo branch January 1, 2026 17:37
@TiborGY TiborGY restored the claude/molpro-precision-analysis-nCTgo branch January 1, 2026 17:39
@TiborGY TiborGY reopened this Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants