F: 617 error

86 views
Skip to first unread message

Pasan Henadeera

unread,
Jul 6, 2021, 10:25:21 AM7/6/21
to cp2k
Hi, I tried to adapt the NaCl cell optimization tutorial for Bulk Si. However, I am facing the following error. Is there any way of figuring what this error points to in my input script?

 *******************************************************************************
 *   ___                                                                       *
 *  /   \                                                                      *
 * [ABORT]                                                                     *
 *  \___/                             CPASSERT failed                          *
 *    |                                                                        *
 *  O/|                                                                        *
 * /| |                                                                        *
 * / \                                               input/input_parsing.F:617 *
 *******************************************************************************


 ===== Routine Calling Stack =====

            6 val_create_parsing
            5 section_vals_parse
            4 section_vals_parse
            3 section_vals_parse
            2 section_vals_parse
            1 read_input
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
Cell_Opt.inp

Krack Matthias (PSI)

unread,
Jul 6, 2021, 10:34:31 AM7/6/21
to cp2k

There is a “*” missing for the multiplication in the line

ABC 5.430697500${SCALE_FACTOR} 5.430697500*${SCALE_FACTOR} 5.430697500*${SCALE_FACTOR}

 

M.

 

--
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/4477d983-1c70-4b74-a361-bd4c71145d9en%40googlegroups.com.

Pasan Henadeera

unread,
Jul 6, 2021, 10:46:01 AM7/6/21
to cp2k
Thanks. That error was resolved. However I am now facing a different error.

 *******************************************************************************
 *   ___                                                                       *
 *  /   \                                                                      *
 * [ABORT]                                                                     *
 *  \___/                GEOMETRY wrong or EMAX_SPLINE too small!              *
 *    |                                                                        *
 *  O/|                                                                        *
 * /| |                                                                        *
 * / \                                               fist_neighbor_lists.F:607 *
 *******************************************************************************

Krack Matthias (PSI)

unread,
Jul 6, 2021, 10:49:41 AM7/6/21
to cp...@googlegroups.com

Check the atomic coordinates. That error is usually triggered by too short interatomic distances.

 

M.

 

Pasan Henadeera

unread,
Jul 6, 2021, 10:53:49 AM7/6/21
to cp2k
Thank you very much.
Reply all
Reply to author
Forward
0 new messages