Release note: Jan. 02, 2019 ***** How to apply the patch3.9.1: ***** cp ./patch3.9.1.tar.gz openmx3.9/source cd openmx3.9/source tar zxvf patch3.9.1.tar.gz mv kpoint.in ../work/ make all ***** patch3.9.1.tar.gz ***** contains MulPOnly.c TRAN_Add_Density_Lead.c Make_InputFile_with_FinalCoord.c kpoint.in ***** purpose of patch3.9.1.tar.gz ***** Related to MulPOnly.c: A MPI related bug was fixed. The bug will be fixed by applying the patch. Related to TRAN_Add_Density_Lead.c: For a function call of Density_Grid_Copy_B2D, the argument was improperly set. The bug will be fixed by applying the patch. Related to Make_InputFile_with_FinalCoord.c: The directory where 'dat#' file is saved is changed to a directory specified by the keyword 'System.CurrrentDirectory'. Related to the execution of MulPOnly: The sample of kpoint.in was missing in the release of OpenMX Ver. 3.9. Please use kpoint.in stored in the patch.