lp:libpspio/0.1

Created by Yann Pouillon and last modified
Get this branch:
bzr branch lp:libpspio/0.1
Members of Libpspio Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Libpspio Developers
Project:
Libpspio
Status:
Abandoned

Recent revisions

258. By Yann Pouillon

Set version number to 0.1.0

257. By micael

 * Taggin version 0.1. This is the first version of Libpspio that was successfuly used to parse a pseudopotential in an actual DFT calculation.

256. By micael

 * Updated the fc_integer macro to an improved version.

255. By micael

 * Changed Fortran module and routine name scheme for greater consistency and to be more compact.
 * Separated the pspdata initialization between "init" and "read". "init" initializes all components of pspdata to null values, while "read" fills pspdata with the data read from a pseudopontential file. This ensures all components of pspsdata can be safely accessed.
 * Properly implemented the UNKNOWN file format option.
 * Removed the atomic routines from pspio_pspdata that were in fact accessing components of other types. This was not really necessary for codes written in C, as the definition of those types is available in the corresponding headers, and for codes written in Fortran this will be handled by the Fortran interface.

254. By micael

 * Started implementation of Fortran interface.
 * Added macro to determine Fortran integer type.
 * Added macros to deal with Fortran strings.

253. By micael

 * Implemented final UPF section: PP_INFO.
 * Renamed the "title" component of pspdata_t to "info".
 * Renamed the upf_tag functions to have a more consistent naming scheme.

252. By micael

 * Added writing of PP_ADDINFO section.
 * Corrected several problems when reading UPF files.
 * Added more atomic functions.

251. By micael

 * Completed UPF write of the PP_HEADER and PP_NONLOCAL sections.

250. By micael

 * Removed commented code.

249. By micael

 * More work on the implementation of the UPF format.
 * Corrected reading and writing of UPF data when the number of points is not a multiple of 4.
 * Corrected the way to get the xc identifiers for UPF format.
 * Started taking into account the units in the UPF format.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:libpspio
This branch contains Public information 
Everyone can see this information.