Skip to content

Compile

Takeshi Akuhara edited this page Jan 28, 2019 · 1 revision

Compile

  • Use make in the root directory of this package.
  • An executable files rf_inv will be created under bin directory.
  • mpifort is required.
  • It is recommended that mpifort is liked to the GNU compiler (i.e., gfortran). Otherwise, some modifications to compiler options are required in Makefile.

Clone this wiki locally