errors when calculate the electron density data with cp2k

119 views
Skip to first unread message

董济超

unread,
Aug 3, 2019, 5:06:13 AM8/3/19
to cp2k
Dear all,
 
When I finished AIMD simulations, I want to calculate the electron density data from the md trajectory.

However, there is an error appears as follows in the "log" file:

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

 *** ERROR in open_file (MODULE cp_files) ***
 ********************************************


 *** Attempt to re-open the existing file <PropOx-pos-1.xyz> with the       ***
 *** modified ACTION attribute WRITE. The current ACTION attribute is READ. *** 


  *** Program stopped at line number 396 of MODULE cp_files ***
 
  ===== Routine Calling Stack =====

            5 write_trajectory
            4 md_write_output
            3 md_output
            2 qs_mol_dyn_low
            1 CP2K







Could anyone know how to fix this problem?
If you know how,please show me. It would be very helpful and thank you very much!

input.inp
IR-aimd.log
PropOx-1.ener

Akshay Malik

unread,
Aug 3, 2019, 5:29:14 AM8/3/19
to cp...@googlegroups.com
Please change the project name as it is attempting to re-open the existing file <PropOx-pos-1.xyz> with the modified ACTION attribute WRITE. The current ACTION attribute is READ.
Try this,
&GLOBAL
  PROJECT PropOx-1
  RUN_TYPE MD
  PRINT_LEVEL LOW
  FFTW_PLAN_TYPE EXHAUSTIVE
&END GLOBAL

--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cp2k+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cp2k/21ee5fb9-67a5-4cbc-8eea-a3bbeaf3cfd2%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages