-
- Downloads
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
Showing
- src/FLEXPART.f90 36 additions, 4 deletionssrc/FLEXPART.f90
- src/com_mod.f90 3 additions, 0 deletionssrc/com_mod.f90
- src/makefile 0 additions, 1 deletionsrc/makefile
- src/makefile.netcdf 95 additions, 0 deletionssrc/makefile.netcdf
- src/readcommand.f90 16 additions, 2 deletionssrc/readcommand.f90
- src/timemanager.f90 80 additions, 47 deletionssrc/timemanager.f90
src/makefile.netcdf
0 → 100644
Please register or sign in to comment