• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

tests/H03-May-2022-7540

README.mdH A D13-Mar-2021286 74

__init__.pyH A D03-May-20220 10

variables.pyH A D03-May-202243.2 KiB1,264999

variables_abinit.pyH A D03-May-2022913.6 KiB22,33820,059

variables_aim.pyH A D03-May-202218.9 KiB712645

variables_anaddb.pyH A D03-May-202288.3 KiB2,3822,139

variables_multibinit.pyH A D03-May-202250.4 KiB1,5801,319

variables_optic.pyH A D03-May-20229.1 KiB261242

README.md

1To update the python modules using the more recent version available in the Abinit repository use vimdiff:
2
3    vimdiff $ABINIT_REPO/abimkdocs/variables_abinit.py variables_abinit.py
4
5and patch the file manually!
6Do not change the initial part of the module since it's needed by AbiPy.
7