fixed rhot print in central ray output (fort.4)
This commit is contained in:
parent
88705d8231
commit
4c508f0943
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ vpath %.f src
|
|||||||
|
|
||||||
# Fortran compiler name and flags
|
# Fortran compiler name and flags
|
||||||
FC=gfortran
|
FC=gfortran
|
||||||
FFLAGS=-O3 #-Wall -g -fcheck=all
|
FFLAGS=-Wall -g -fcheck=all
|
||||||
|
|
||||||
DIRECTIVES = -DREVISION="'$(shell svnversion src)'"
|
DIRECTIVES = -DREVISION="'$(shell svnversion src)'"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user