- You first need to build the direct fortran library. First run
bash make_direct.sh
. You will need a fortran compiler such as gnu95. Once this is done, you can runsimple_direct_test.py
to make sure that it was installed correctly.
bash make_direct.sh
.
You will need a fortran compiler such as gnu95.
Once this is done, you can run simple_direct_test.py
to make sure that it was installed
correctly.