Timeline


and

09/01/11:

19:34 Changeset [185] by micael
* Added function to obtain the KB energy from l, j.
19:34 Changeset [184] by pouillon
* Had Doxygen-generated dirs ignored by SVN
19:29 Changeset [183] by micael
* Added function to evaluate projectors. * Corrected small bug.
19:21 Changeset [182] by micael
* Added section on how to store and access the pseudopotentials, …
19:12 Changeset [181] by pouillon
* Added basic routines to access package information
19:11 Changeset [180] by pouillon
* Potentials can now be evaluated directly from pspdata
18:46 Changeset [179] by pouillon
* Commented cases unsupported by LibXC 1.0
17:07 Changeset [178] by micael
* Added atomic function to get the quantum numbers of a projector. * …
16:48 Changeset [177] by pouillon
* Cosmetic fixes of the build-system tests
16:40 Changeset [176] by pouillon
* tuned and enhanced build-system tests
16:31 Changeset [175] by pouillon
* Added basic build-system tests
16:26 Ticket #19 (Initial pspdata structure implementation) closed by micael
fixed
16:25 Changeset [174] by micael
* Move the pspio_pspdata structure to its own file. * Added function to …
16:23 Changeset [173] by joseba
Saved the mesh and potential in the psp_data_t struct. Continuing editing. …
16:09 Changeset [172] by pouillon
* Fixed Libtool not generating shared objects
16:07 Changeset [171] by pouillon
* Fixed spurious include of LibXC's header
15:37 Changeset [170] by pouillon
* Fixed output arguments of mesh functions
15:36 Changeset [169] by pouillon
* Temporarily removed failing files from build list
14:49 Ticket #24 (const attribute to input parameters) created by pouillon
Review the source code and add a "const" attribute to all input parameters …
14:45 Changeset [168] by pouillon
* Clarified the status of the imported LibXC header
14:44 Changeset [167] by pouillon
* Added atomic function to get quantum numbers from a potential
14:43 Changeset [166] by pouillon
* Added comparison function for quantum numbers
14:21 Changeset [165] by micael
* Some cleaning. * Added psp_init interface.
12:22 Changeset [164] by joseba
Included stdio.h to fix compilation
12:22 Ticket #23 (Add methods to get KB projector for a given l, j at point r and to get KB ...) created by micael
pspio_kbprojector_get(pspdata, r, l, j) pspio_kbenergy_get(pspdata, l, j)
12:20 Ticket #22 (Add method to get pseudopotential for a given l, j at point r.) created by micael
pspio_pspotential_get(pspdata, r, l, j)
12:17 Changeset [163] by joseba
Fixed compilation problems
12:05 Ticket #21 (Unified naming conventions for exported headers) closed by micael
fixed
12:03 Changeset [162] by pouillon
* Added instruction for conditional includes
12:02 Changeset [161] by pouillon
* Added fake dependencies to compile further
12:01 Changeset [160] by joseba
Added doxygen documentation for GO_BACK and NO_GO_BACK
12:01 Changeset [159] by pouillon
* Fixed headers included in the wrong order
11:55 Changeset [158] by micael
* Added discrete integration factors to mesh.
11:50 Changeset [157] by joseba
Now the interfaces are the same as the implementation functions. Some …
11:43 Changeset [156] by pouillon
* Fixed includes in all source files
11:36 Changeset [155] by pouillon
* Slightly adjusted instructions about config.h
11:31 Changeset [154] by pouillon
* Completed instructions about header files
11:15 Changeset [153] by pouillon
* Added basic instructions for the developers of Libpspio
10:57 Ticket #6 (Fortran support) closed by micael
fixed
10:55 Changeset [152] by joseba
Changed doxyfile to be able to read txt comments files
10:31 Ticket #20 (Cleanly switch between internal and external LibXC headers) closed by pouillon
fixed
10:30 Changeset [151] by joseba
Fixed compilation problems. Continuing implementing. Set as const in …
10:28 Ticket #7 (Implement mesh generation) closed by micael
fixed
10:26 Changeset [150] by micael
* Added function to generate mesh from parameters.
10:24 Changeset [149] by mjv500
make abi header reading a bit more modular
10:16 Changeset [148] by micael
* Added function to initialize the mesh just from an array of points: the …
10:12 Changeset [147] by joseba
Added semicolon after the MACROS
10:01 Changeset [146] by joseba
Inproved the doxygen documentation
09:47 Changeset [145] by joseba
Converted to the new error scheme

08/31/11:

19:11 Changeset [144] by pouillon
* Added missing copyright headers
19:05 Changeset [143] by micael
* Changed order of compilation.
19:03 Ticket #16 (Initial nlcc structure implementation) closed by micael
fixed
19:02 Changeset [142] by micael
* More doc to nlcc. * Added proper error handling to nlcc.
18:45 Changeset [141] by pouillon
* Source distribution is now possible
18:44 Changeset [140] by pouillon
* Simplified the inclusion of LibXC's headers
17:22 Ticket #21 (Unified naming conventions for exported headers) created by pouillon
The list of exported C headers should be clearly established and strict …
16:59 Ticket #12 (Initial mesh structure implementation) closed by micael
fixed
16:59 Ticket #15 (Initial potential structure implementation) closed by micael
fixed
16:58 Ticket #18 (Initial state structure implementation) closed by micael
fixed
16:58 Ticket #17 (Initial projector structure implementation) closed by micael
fixed
16:57 Ticket #14 (Initial quantum numbers structure implementation) closed by micael
fixed
16:57 Ticket #13 (Initial mesh function structure implementation) closed by micael
fixed
16:56 Changeset [139] by micael
* More doc. * More error handling. * Minor improvements and bug fixes. …
16:48 Ticket #3 (Create error handling systems) closed by pouillon
fixed
16:37 Changeset [138] by micael
* More doc. * Added function to copy mesh functions. * Fixed small bugs. …
16:25 Changeset [137] by pouillon
* Allowed the seamless use of internal and external LibXC versions (closes …
15:57 Ticket #20 (Cleanly switch between internal and external LibXC headers) created by pouillon
15:53 Changeset [136] by pouillon
* Got rid of the warnings related to pspio_error_t
15:43 Changeset [135] by pouillon
* Added basic Fortran support in the build system
15:39 Changeset [134] by micael
* More doc. * Bug fix in pspio_mesh.c
15:36 Changeset [133] by joseba
Corrected a misspeling. Continuing with read UPF
15:27 Changeset [132] by micael
* More doc improvements. * Improvements to error handling in potential.
15:19 Changeset [131] by micael
* More doc improvements.
15:10 Changeset [130] by micael
* Small correction to doc.
15:07 Changeset [129] by micael
* More documentation improvements. * Added more error handlers.
14:58 Changeset [128] by micael
* Some improvements to documentation. * Made some names more meaningful.
14:43 Changeset [127] by joseba
Fixed the file name in the documentation
14:41 Changeset [126] by micael
* Removed file committed by mistake.
14:36 Ticket #2 (Decide how to organize the pseudopotential data) closed by micael
fixed
14:33 Ticket #19 (Initial pspdata structure implementation) created by micael
Create pspdata structure and basic creation/destruction functions.
14:32 Ticket #18 (Initial state structure implementation) created by micael
Create state structure and basic creation/destruction functions.
14:08 Ticket #17 (Initial projector structure implementation) created by micael
Create projector structure and basic creation/destruction functions.
14:06 Ticket #16 (Initial nlcc structure implementation) created by micael
Create nlcc structure and basic creation/destruction functions.
14:04 Ticket #15 (Initial potential structure implementation) created by micael
Create potential structure and basic creation/destruction functions.
14:03 Ticket #14 (Initial quantum numbers structure implementation) created by micael
Create quantum numbers structure and basic creation/destruction functions.
14:01 Ticket #13 (Initial mesh function structure implementation) created by micael
Create mesh structure and basic creation/destruction functions.
13:59 Ticket #12 (Initial mesh structure implementation) created by micael
Create mesh structure and basic creation/destruction functions.
13:57 Ticket #11 (Doxygen configuration) closed by micael
fixed
13:56 Ticket #11 (Doxygen configuration) created by micael
Implement initial support for doxygen documentation.
13:54 Ticket #10 (Support for ABINIT format 6) created by micael
Implement parsing and writing of psp data in the ABINIT format 6.
13:53 Ticket #9 (Support for ABINIT format 5) created by micael
Implement parsing and writing of psp data in the ABINIT format 5.
13:53 Ticket #8 (Support for ABINIT format 4) created by micael
Implement parsing and writing of psp data in the ABINIT format 5.
13:51 Ticket #7 (Implement mesh generation) created by micael
Add routine to generate a mesh from a set of parameters.
13:49 Ticket #6 (Fortran support) created by pouillon
Add Fortran support to the build system, taking care of the linker …
13:49 Ticket #5 (Support for FHI98 format) created by micael
Implement parsing and writing of psp data in the FHI98pp format.
13:48 Ticket #4 (Support for UPF format) created by micael
Implement parsing and writing of psp data in the UPF format.
12:13 Ticket #3 (Create error handling systems) created by micael
Write CPP macros to handle most common errors.
12:09 Changeset [125] by joseba
Added the no supported options in the errors.
11:58 Changeset [124] by pouillon
* Had error handling macros used for states
11:52 Ticket #1 (Create build system) closed by micael
fixed
11:43 Changeset [123] by joseba
Continuing with the read of UPF file. Implemented the new error handling
11:38 Changeset [122] by pouillon
* Temporarily worked around linker selection issue
11:28 Changeset [121] by pouillon
* Fixed the use of ASSERT for quantum numbers
11:20 Changeset [120] by pouillon
* Refactored, enhanced and fixed error routines
11:13 Changeset [119] by mjv500
renamed vars
11:12 Changeset [118] by mjv500
add semicolon for handle macros
11:09 Changeset [117] by micael
* Use of new macros. * New meshfunc functions. * Cleaning.
11:08 Changeset [116] by micael
* Use of new macros. * Some cleaning.
11:06 Changeset [115] by pouillon
Refactored error macros
10:33 Changeset [114] by mjv500
pspcod 5 example file - very rare
10:13 Changeset [113] by mjv500
add pspcod 4 example
01:40 Changeset [112] by mjv500
error handling updates

08/30/11:

20:17 Changeset [111] by mjv500
comments
20:14 Changeset [110] by mjv500
added some new psp file types
20:09 Changeset [109] by mjv500
compiles again
19:45 Changeset [108] by mjv500
last minute HANDLE inclusions
19:39 Changeset [107] by pouillon
Used assert macro for quantum numbers
19:38 Changeset [106] by pouillon
* Fixed assert macro
19:24 Changeset [105] by pouillon
* Added Libpspio-specific assert
19:09 Changeset [104] by pouillon
Enhanced error handling macros
19:08 Changeset [103] by mjv500
start adding pspcod 1 nlcc core charge style
18:51 Changeset [102] by pouillon
Fixed design flaws in error handlers
18:18 Changeset [101] by mjv500
compiles again
18:15 Changeset [100] by mjv500
new model core types
17:52 Changeset [99] by mjv500
core_dens variable name update
17:49 Changeset [98] by mjv500
I had erroneously removed some src and header files
17:44 Changeset [97] by mjv500
missing src file in makefile.am
17:43 Changeset [96] by mjv500
more nlcc details
17:38 Changeset [95] by pouillon
* Added basic error handling functions and macros
17:36 Changeset [94] by joseba
Fixed compilation problem
17:36 Changeset [93] by micael
* Added function to copy a mesh.
17:29 Changeset [92] by joseba
Added a wavefunction struct to save the temporaly values while are read …
16:57 Changeset [91] by micael
* Added routines to evaluate a functions and its first and second …
16:53 Changeset [90] by joseba
Deleted unnecesary Doxygen comments. These hasn't have to be documented …
16:42 Changeset [89] by joseba
Corrected little mistakes. Improved check_end_tag
16:37 Changeset [88] by micael
* Added svn:keywords "Id" to some files.
16:30 Changeset [87] by joseba
Transformed the read to fit the new scheme of reading. Started …
16:26 Changeset [86] by micael
* All "pspio_*_free" routines now return an error code.
16:19 Changeset [85] by mjv500
nlcc ab4 function
16:03 Changeset [84] by mjv500
again compiles through but complains about ersion-info libtool option
15:58 Changeset [83] by micael
* Added missing semicolon. * Removed unused variables.
15:57 Changeset [82] by pouillon
Added missing include in pspio_state.h
15:54 Changeset [81] by pouillon
* Fixed build-time issues with pspio_state
15:48 Changeset [80] by micael
* Improved NLCC structure.
15:39 Changeset [79] by mjv500
start with abinit5 instead of 4
15:37 Changeset [78] by micael
* Move nlcc types from pspio.h to pspio_nlcc.h. * Reverted some incorrect …
15:26 Changeset [77] by micael
* Created projector structure.
15:21 Changeset [76] by mjv500
start NLCC inclusion - general structures and abinit functions
15:13 Changeset [75] by pouillon
* Rewrote state following new scheme.
15:09 Changeset [74] by mjv500
changed name of max string length, and used for abinit header reading
15:03 Changeset [73] by micael
* Fixed several bugs. * Split pspio.h into high-level and low-level …
14:41 Changeset [72] by micael
* Removed potential struct definition.
14:22 Changeset [71] by micael
* Added potential structure.
14:08 Changeset [70] by micael
* Added meshfunc structure.
12:23 Changeset [69] by pouillon
Added copy function to quantum numbers
12:06 Changeset [68] by micael
* Name of function was incorrect.
12:01 Changeset [67] by micael
* Not all components of the mesh were preset.
11:58 Changeset [66] by micael
* include config.h in pspio_mesh.h
11:55 Changeset [65] by pouillon
pspio_qn_free now ignores unallocated variables
11:55 Changeset [64] by micael
* Fixed pspio_mesh_free interface.
11:55 Changeset [63] by mjv500
abinit header should be readable in all cases now
11:53 Changeset [62] by micael
* Changed mesh stuff to new scheme.
11:50 Changeset [61] by joseba
Changed to the new error code
11:48 Changeset [60] by mjv500
config.h and error names changed
11:48 Changeset [59] by joseba
Separeted the read_upf into header and source file. Added also more …
11:44 Changeset [58] by micael
* Added several error types. * Changed naming convention for error …
11:41 Changeset [57] by pouillon
Rewrote quantum numbers following new scheme
11:18 Changeset [56] by joseba
started reading the UPF file. Some other doc corrections
10:30 Changeset [55] by pouillon
Updated Makefile wrt qn and state
10:25 Changeset [54] by pouillon
Refactored the handling of quantum numbers and states
10:24 Changeset [53] by micael
* Changed Doxygen inout to in,out.
10:16 Changeset [52] by micael
* Follwoing naming convention for set functions.
10:06 Changeset [51] by micael
* Added doxygen comments to mesh stuff.
00:44 Changeset [50] by mjv500
compiles, but does not link
00:42 Changeset [49] by micael
* Added 'Id' to svn:keywords.
00:38 Changeset [48] by micael
* Reverted accidental change.
00:31 Changeset [47] by micael
* Replaced GPL by LGPL.

08/29/11:

23:56 Changeset [46] by mjv500
missing GPL license header
23:54 Changeset [45] by mjv500
added ifdefs for multiple inclusion of header files
18:59 Changeset [44] by pouillon
Documented state-related routines
18:57 Changeset [43] by pouillon
Wrote preliminary state-related routines
18:53 Changeset [42] by micael
* Completed mesh_set functions.
18:42 Changeset [41] by joseba
* Added the call to Abinit init. * Defined maximun number of char per line …
18:36 Changeset [40] by micael
* Added pspio_error.* to Makefile.am * Fixed some includes. * More work …
18:17 Changeset [39] by micael
* Fixed structures declaration. * Added pspio_ to the name of the types.
18:08 Changeset [38] by micael
* Moved mesh stuff to independent file.
17:58 Changeset [37] by mjv500
conversion of pspxc to libxc codes
17:43 Changeset [36] by joseba
Added error code if no file format is working
17:30 Changeset [35] by joseba
corrected the pointer and called the UPF init function
17:00 Changeset [34] by pouillon
Had temporary directories ignored
16:59 Changeset [33] by pouillon
Filled src/Makefile.am with realistic information
16:56 Changeset [32] by joseba
Preliminary version of the init function
16:55 Changeset [31] by pouillon
Had autotools-generated files ignored
16:46 Changeset [30] by joseba
Updated documentation
16:44 Changeset [29] by mjv500
actual value for XC_NONE
16:38 Changeset [28] by pouillon
Wrote preliminary build system
16:32 Changeset [27] by micael
* Added file format identifiers.
15:59 Changeset [26] by micael
* Added headers with copyright and licence info. * Set svn keywords "id".
15:58 Changeset [25] by mjv500
2 separate codes for exchange and correlations
15:50 Changeset [24] by mjv500
vanilla libxccodes.h to be included, so the preprocessing is done only …
15:34 Changeset [23] by mjv500
generic yes option for NLCC flag
15:29 Changeset [22] by mjv500
io error and string
15:26 Changeset [21] by mjv500
pspio defs for nlcc, and update to abinit header reader
15:23 Changeset [20] by micael
* Added "nofile" error.
15:12 Changeset [19] by micael
* Added some doxygen stuff.
15:06 Changeset [18] by micael
* Basic error handling.
15:02 Changeset [17] by joseba
Added the skeleton of read_upf.c
14:52 Changeset [16] by joseba
Intented
14:42 Changeset [15] by joseba
Updated to fit the Doxygen documentation
14:21 Changeset [14] by mjv500
added abinit header reader
14:21 Changeset [13] by mjv500
updated pspio.h
14:20 Changeset [12] by micael
* Added UPF pseudos for reference.
14:10 Changeset [11] by mjv500
democratic decision
14:09 Changeset [10] by mjv500
source subdirs
14:06 Changeset [9] by mjv500
separate off example libxc codes code
14:00 Changeset [8] by mjv500
libxc definitions
12:28 Changeset [7] by micael
* First version of the data structures.
12:13 Changeset [6] by joseba
Updated the doxygen file to adapt it to our project
12:00 Changeset [5] by joseba
Added a preliminary doxygen configuration file
11:10 Changeset [4] by micael
* Added libpspio outline pdf.
10:09 Changeset [3] by mjv500
otherwise its not much use

08/26/11:

16:58 Changeset [2] by micael
* Added reference material about psp formats.

08/25/11:

17:59 Ticket #2 (Decide how to organize the pseudopotential data) created by micael
Pseudopotential data should be store in data structures. Discuss and …
17:57 Ticket #1 (Create build system) created by micael
Include support for libtool, c, and fortran.
16:54 Changeset [1] by micael
* Initial import.
15:34 WikiStart edited by micael
(diff)
10:09 WikiNewPage created by trac
10:09 TracBrowser created by trac
10:09 WikiProcessors created by trac
10:09 TracModPython created by trac
10:09 InterTrac created by trac
10:09 TracInstall created by trac
10:09 TracRoadmap created by trac
10:09 TracWiki created by trac
10:09 TracUpgrade created by trac
10:09 TracReports created by trac
10:09 TracNavigation created by trac
10:09 TracModWSGI created by trac
10:09 TracSupport created by trac
10:09 TracEnvironment created by trac
10:09 TracPlugins created by trac
10:09 TracFastCgi created by trac
10:09 CamelCase created by trac
10:09 TracSyntaxColoring created by trac
10:09 TracTimeline created by trac
10:09 TracChangeset created by trac
10:09 TracNotification created by trac
10:09 InterWiki created by trac
10:09 TracWorkflow created by trac
10:09 TracTickets created by trac
10:09 TracLogging created by trac
10:09 InterMapTxt created by trac
10:09 RecentChanges created by trac
10:09 TracAdmin created by trac
10:09 TracIni created by trac
10:09 TracLinks created by trac
10:09 WikiDeletePage created by trac
10:09 TracStandalone created by trac
10:09 TracRevisionLog created by trac
10:09 TracSearch created by trac
10:09 TracInterfaceCustomization created by trac
10:09 WikiRestructuredTextLinks created by trac
10:09 PageTemplates created by trac
10:09 TracTicketsCustomFields created by trac
10:09 WikiHtml created by trac
10:09 TracImport created by trac
10:09 WikiPageNames created by trac
10:09 WikiRestructuredText created by trac
10:09 TracRepositoryAdmin created by trac
10:09 TracCgi created by trac
10:09 TracPermissions created by trac
10:09 WikiStart created by trac
10:09 WikiFormatting created by trac
10:09 WikiMacros created by trac
10:09 TracRss created by trac
10:09 TracUnicode created by trac
10:09 TracFineGrainedPermissions created by trac
10:09 TracBackup created by trac
10:09 TracQuery created by trac
10:09 TracGuide created by trac
10:09 SandBox created by trac
10:09 TitleIndex created by trac
10:09 TracAccessibility created by trac
Note: See TracTimeline for information about the timeline view.