Merge branch 'develop' of https://github.com/abinit/abipy into develop

This commit is contained in:
gmatteo 2019-09-05 11:46:14 +03:00
commit 6561735337
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Please report any bugs and issues at AbiPy's `Github page <https://github.com/ab
Note that the majority of the post-processing tools available in AbiPy require output files in Note that the majority of the post-processing tools available in AbiPy require output files in
netcdf_ format so we **strongly** suggest to compile Abinit with netcdf support netcdf_ format so we **strongly** suggest to compile Abinit with netcdf support
(use ``--with_trio_flavor="netcdf-fallback"`` at configure time to activate the internal netcdf library, (use ``--with-trio-flavor="netcdf"`` at configure time to activate the internal netcdf library,
to link Abinit against an external netcdf library please consult the configuration examples provided by abiconfig_). to link Abinit against an external netcdf library please consult the configuration examples provided by abiconfig_).