mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
parent
01bbc0c8bd
commit
e4b6ebc72d
1 changed files with 1 additions and 0 deletions
|
|
@ -540,6 +540,7 @@ CONTAINS
|
|||
END IF
|
||||
|
||||
ncubes = SIZE(list_cubes)
|
||||
CALL cp_fm_get_info(moloc_coeff(ispin), ncol_global=nmo)
|
||||
ncubes = MIN(ncubes, nmo)
|
||||
ALLOCATE (centers(6, ncubes))
|
||||
DO i = 1, ncubes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue