==========================================================================
 
 
       DIAGNOSTIC ROUTINE.
 
       This routine save the matrix alat. This matrix contains the physical
       quantities of each element of the expanded structure.
       Data are saved in the following format.
 
       seq. n, labelele(n), nameele(n),alat(n,1), alat(n,2),....,alat(n,13)
 
 
 ===========================================================================
 
subroutine diagnostics_alat
 
COMMONS: 
common-initi.f
common-mml-lattice.f
common-2Dsc-simulation.f
 
SUBROUTINES USED:
 
micromap-index
Mon Jul 17 08:57:36 CEST 2017