Error::: that more than 132 columns are used

Total energy, geometry optimization, DFT+U, spin....

Moderator: bguster

Locked
schopra1980
Posts: 13
Joined: Mon Jan 13, 2014 7:41 am

Error::: that more than 132 columns are used

Post by schopra1980 » Fri Feb 07, 2014 1:11 pm

Dear Sir,
I am trying to run calculations on a Graphene sheet of say 128 atoms (Please find attached the sample file). Its dimensions are 8 X 8 Angstroms. I am making it in Avogadro and adding vacuum of 5 Ang. My ABINIT installed correctly. But while running the program, I get this error:

--- !ERROR
message: |
It is observed in the input file: /home/sid/Desktop/Untitled/NEW/21 line number 161,
that more than 132 columns are used.
This is not allowed. Change this line of your input file.


Please tell me what wrong am I doing? I would be happy if you could throw light on this. Sir, is it that I have to add a reduced cell as input? Please guide me. I would be glad if you could send me a corrected i/p file.
Dr. Siddheshwar chopra,
M.Sc., Ph.D (Physics)
Assistant Professor (Physics),
Amity University, Noida, India.

User avatar
gmatteo
Posts: 291
Joined: Sun Aug 16, 2009 5:40 pm

Re: Error::: that more than 132 columns are used

Post by gmatteo » Fri Feb 07, 2014 8:58 pm

The error message is already self-explanatory: your input file contains lines that are too long.
Edit the input file and change all the lines that are longer than 132 characters.

schopra1980
Posts: 13
Joined: Mon Jan 13, 2014 7:41 am

Re: Error::: that more than 132 columns are used

Post by schopra1980 » Sat Feb 08, 2014 10:45 am

Dear Sir,
I tried doing the below:

typat 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1

But I got the error:
--- !ERROR
message: |
There is a problem with the input file : maybe
a disagreement between the declared dimension of the array,
and the number of data actually provided.
Action : correct your input file !
src_file: inarray.F90
src_line: 191
...

I would be glad if you could provide me an edited i/p file. I am totallt new to ABINIT. It will take sometime for me to get used to it.
Dr. Siddheshwar chopra,
M.Sc., Ph.D (Physics)
Assistant Professor (Physics),
Amity University, Noida, India.

Locked