| 
|  Re: OPENMX 3.9 : Error Installation  ( No.1 ) |  |  Date: 2022/01/25 17:24 Name: Naoya Yamaguchi
 
Hi,
 You can get a deb file of the OpenMX from
 https://github.com/Ncmexp2717/OpenMX-deb
 
 If you use it, you can skip editing `makefile`.
 Please see the detail in the above URL.
 Through the deb file, `openmx` is installed on `/usr/local/bin`.
 Therefore, you can run it with a `openmx` command as follows.
 $ openmx Methane.dat
 or
 $ mpiexec -n 2 openmx Methane.dat -nt 1
 
 Regards,
 Naoya Yamaguchi
 |  |  Re: OPENMX 3.9 : Error Installation  ( No.2 ) |  |  Date: 2022/01/26 17:48 Name: Arif Lukmantoro  <ariflukmantoro@mail.ugm.ac.id>
 
dear Naoya
 thanks for the suggestion, now i can work with OpenMx in my computer
 
 Regards,
 Arif
 |  |