Skip to content

Fix input line parsing to handle multiple spaces in GEOM files#86

Merged
bishnu-pR merged 2 commits into
mainfrom
fix_read_input_functions
May 5, 2026
Merged

Fix input line parsing to handle multiple spaces in GEOM files#86
bishnu-pR merged 2 commits into
mainfrom
fix_read_input_functions

Conversation

@bishnu-pR
Copy link
Copy Markdown
Contributor

@bishnu-pR bishnu-pR commented May 5, 2026

Summary

  • Filter empty tokens produced by split1 when lines contain multiple consecutive spaces, preventing incorrect parsing of geometry input files
  • Update examples/lih_VK1/GEOM to use aligned multi-space formatting (the format that exposed the parsing bug)

Test plan

  • Verify examples/lih_VK1 runs correctly with the updated GEOM file
  • Confirm no regression in other examples that use single-space GEOM files

🤖 Generated with Claude Code

bishnu-pR and others added 2 commits May 5, 2026 16:09
Remove dead commented-out split1 line and align indentation with
surrounding 2-space style.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@bishnu-pR bishnu-pR merged commit c34ca9c into main May 5, 2026
1 check passed
@joshkamm joshkamm deleted the fix_read_input_functions branch May 5, 2026 21:35
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.

1 participant