Skip to content

Conversation

@Wentzell
Copy link
Member

@Wentzell Wentzell commented Dec 16, 2025

Summary

  • Add triqs_dftkit as a CPM dependency to provide converter functionality
  • Re-export converters from dftkit for backward compatibility (Wien2k, VASP, Elk, Wannier90, Hk)
  • Remove duplicate code now provided by dftkit: all converter implementations, Fortran dmftproj code, and associated tests/data files
  • Tests now reference dftkit's test data via environment variable

This significantly reduces code duplication and centralizes converter maintenance in triqs_dftkit.

Test plan

  • All 30 tests pass locally
  • CI passes on GitHub

- Use CPM to fetch dftkit for converter functionality
- Re-export converters from dftkit for backward compatibility
- Update tests to use dftkit reference data
- Remove Fortran language requirement (dmftproj now in dftkit)

Co-Authored-By: Claude <[email protected]>
@Wentzell Wentzell requested a review from the-hampel December 16, 2025 22:29
- Remove dmftproj Fortran component
- Remove converter Python modules
- Remove converter tests and test data

These are now provided by the triqs_dftkit package.

Co-Authored-By: Claude <[email protected]>
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