cleanup
[wrf-fire-matlab.git] / femwind / fortran / readme.txt
blob9f9639e604e7f94969e1b0ac877f5b4ef405f1b6
1 1. log in to computer with intel fortran and modules, like cheyenne or kingspeak
2 2. module load intel
3 3. make
5 To test with gfortran only, change in the Makefile FC to gfortran
7 Future: FC should really be set in the environment not in the Makefile
8 which then requires no change to change compilers, the flags are close enough