Problem with PRTCML variable
Posted: Wed May 03, 2017 12:31 pm
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
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