kss file and dp-code

MULTIBINIT, aTDEP, ANADDB, optics, cut3d, mrg* postprocessors

Moderators: MMNSchmitt, gonze

Locked
BAMGBOSE, M. K.
Posts: 87
Joined: Mon Jul 02, 2012 1:40 pm
Location: Department of Physics, Federal University of Agriculture Abeokuta, Nigeria.

kss file and dp-code

Post by BAMGBOSE, M. K. » Thu Aug 30, 2012 1:23 pm

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.
M. K. Bamgbose (PhD),
Condensed Matter Physics.

karu
Posts: 7
Joined: Tue Sep 25, 2012 10:50 am

Re: kss file and dp-code

Post by karu » Tue Sep 25, 2012 10:57 am

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

Locked