Changeset 4d68c4a in flex_extract.git


Ignore:
Timestamp:
Mar 3, 2020, 3:35:10 PM (4 years ago)
Author:
pesei <petra seibert -@…>
Branches:
master, ctbto, dev
Children:
e0005c9
Parents:
1610f73
Message:

Corrected and tested Cray makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Source/Fortran/makefile_cray

    r1610f73 r4d68c4a  
    2121
    2222OPT = -O3
    23 FFLAGS =  -r8 $(OPT) $(LIB) $(INC)
     23FFLAGS =  -s real64 $(OPT) $(LIB) $(INC)
    2424LDFLAGS =  $(OPT) -fopenmp
    2525EXE     =      calc_etadot
     
    2929OBJ = rwgrib2.o calc_etadot.o ftrafo.o grphreal.o posnam.o phgrreal.o
    3030MOD = ftrafo.mod  grtoph.mod    phtogr.mod  rwgrib2.mod
     31
     32all:    ${EXE}
    3133
    3234ftrafo.o: ./ftrafo.f90 phgrreal.o
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG