Skip to content

Contribution to use FDMNES and FDMNES_SPACEGROUP environment variables#4

Open
farhi wants to merge 5 commits intotinaw:masterfrom
farhi:master
Open

Contribution to use FDMNES and FDMNES_SPACEGROUP environment variables#4
farhi wants to merge 5 commits intotinaw:masterfrom
farhi:master

Conversation

@farhi
Copy link

@farhi farhi commented Jan 6, 2026

Hello,

This is a proposed contribution to use the FDMNES and FDMNES_SPACEGROUP environment variables to override the package defaults.
This allows for instance to use FDMNES with MPI with e.g.

cd pyFDMNES
python3 -m venv venv-pyfdmnes --system-site-packages
source venv-pyfdmnes
pip install .
cd examples/BaTiO3
FDMNES='mpirun -np 2 fdmnes' python3 BaTiO3_cif_open.py

I have updated the README accordingly.
Cheers, Emmanuel from Synchrotron SOLEIL.

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