Changeset 37017c8 in flexpart.git for src/makefile


Ignore:
Timestamp:
Jul 15, 2015, 9:36:05 AM (9 years ago)
Author:
Ignacio Pisso <Ignacio.Pisso@…>
Branches:
svn-petra, svn-trunk
Children:
cbd7de3
Parents:
0317b57
git-author:
Ignacio Pisso <Ignacio.Pisso@…> (07/15/15 08:45:07)
git-committer:
Ignacio Pisso <Ignacio.Pisso@…> (07/15/15 09:36:05)
Message:

from svn
r30 | hasod | 2014-10-21 10:08:00 +0200 (Tue, 21 Oct 2014) | 5 lines
Changed paths:

M /trunk/src/FLEXPART.f90
M /trunk/src/com_mod.f90
M /trunk/src/makefile
A /trunk/src/makefile.netcdf
M /trunk/src/readcommand.f90
M /trunk/src/timemanager.f90

ADD: Optional (compressed) netcdf output added. Activated via COMMAND
file. During compile time switches -DNETCDF_OUTPUT -cpp need to be
invoked. Compliation and linking is shown in makefile.netcdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/makefile

    r4fbe7a5 r37017c8  
    99#FFLAGS   =   -fbounds-check -m64 -mcmodel=medium -fconvert=little-endian -frecord-marker=4 -I$(INCPATH)
    1010LDFLAGS  = $(FFLAGS) -L$(LIBPATH2) -L$(LIBPATH1) -lgrib_api_f90 -lgrib_api -lm -ljasper
    11 
    1211
    1312MODOBJS = \
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG