I am having problesm with the prtcml and prtgeo variables.
When I try to set the variable to 1 in my SCF calculation
----------------------------------
iscf 5
nstep 200
toldfe 1.0d-8
prtcml 1
prtgeo 1
---------------------------------
I get the following output:
---------------------------------
--- !ERROR
src_file: chkvars.F90
src_line: 340
mpi_rank: 0
message: |
Found the token PRTCML in the input file.
This name is not one of the registered input variable names (see the Web list of input variables).
Action: check your input file. You likely mistyped the input variable.
...
leave_new: decision taken to exit ...
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 39856 RUNNING AT
= EXIT CODE
-------------------------------------------------------------------------------------------------------------------------------------
I am using abinit version 7.6.1
Problem with PRTCML variable [SOLVED]
Moderator: bguster
Problem with PRTCML variable
Last edited by elchatz on Fri May 26, 2017 2:27 pm, edited 1 time in total.
Re: Problem with PRTCML variable [SOLVED]
The CML support of abinit has been removed - it was out of sync with the evolution of the CML format. See the new list of input variables
http://www.abinit.org/doc/helpfiles/for ... ables.html
http://www.abinit.org/doc/helpfiles/for ... ables.html
Matthieu Verstraete
University of Liege, Belgium
University of Liege, Belgium
Re: Problem with PRTCML variable
Thank you.
Is this te reason I am getting this error i GW too, or is it unrelated?
------------------------------------------------------------------------------------
--- !ERROR
src_file: chkvars.F90
src_line: 340
mpi_rank: 0
message: |
Found the token GETKSS in the input file.
This name is not one of the registered input variable names (see the Web list of input variables).
Action: check your input file. You likely mistyped the input variable.
-------------------------------------------------------------------------------------
Is this te reason I am getting this error i GW too, or is it unrelated?
------------------------------------------------------------------------------------
--- !ERROR
src_file: chkvars.F90
src_line: 340
mpi_rank: 0
message: |
Found the token GETKSS in the input file.
This name is not one of the registered input variable names (see the Web list of input variables).
Action: check your input file. You likely mistyped the input variable.
-------------------------------------------------------------------------------------
Re: Problem with PRTCML variable
Thank you for your answer. I've downloaded the new test files for GW as well as I was copying from an older version.