Page 1 of 1

kss file and dp-code

Posted: Thu Aug 30, 2012 1:23 pm
by BAMGBOSE, M. K.
Hi,
someone should please help me out. I tried to run KSS file on dp-code and the code did not recognise my KSS file format. This is my log file to shed more light,
program DP, version 5.3
built: 22 Sep 2011
using svn revision :1562
DP (Dielectric Properties)
DP is a TDDFT linear response code, working in reciprocal space
on a plane-waves basis, and in frequency domain

Copyright (C) 1998-2010 Valerio Olevano, Lucia Reining, Francesco Sottile
A list of contributors is available, see CONTRIBUTORS
This file is distributed under the terms of the
Scientific Software Open Source Academic For Free License, see COPYING
or http://lab-neel.grenoble.cnrs.fr/etsf/d ... tware.html


DP starts:
clock started 2012- 8-30 12:13: 4


********************** Files concerned ***********************

input file: dp.in
kss file: kss3o_DS2_KSS

**************************************************************


************* Reading parameters from file dp.in *************


******* time point *************
* timing point number 10
* elapsed time = 0.00 seconds
********************************


************** Checking kss file kss3o_DS2_KSS ***************


XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ERROR ERROR ERROR ERROR ERROR

PROGRAM WILL STOP ::

unrecognized file format - check the endianness
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Kindly help me out, thanks.

Re: kss file and dp-code

Posted: Tue Sep 25, 2012 10:57 am
by karu
Hi,

This is an i/o issue (google the term endian/endianness for more info). The solution depends on the compiler you have used with DP.
Check the file "INSTALL" in the directory where you extracted the source code, the
last chapter in this file deals with this issue.

BR,
Kari