Changeset 30 for trunk/src/com_mod.f90


Ignore:
Timestamp:
Oct 21, 2014, 8:08:00 AM (10 years ago)
Author:
hasod
Message:

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
  • trunk/src/com_mod.f90

    r27 r30  
    113113  ! lagespectra  1 if age spectra calculation switched on, 2 if not
    114114
     115  integer :: lnetcdfout
     116  ! lnetcdfout   1 for netcdf grid output, 0 if not. Set in COMMAND (namelist input)
    115117
    116118  integer :: nageclass,lage(maxageclass)
     
    687689  integer :: info_flag=0
    688690  integer :: count_clock, count_clock0,  count_rate, count_max
     691  real    :: tins
    689692  logical :: nmlout=.true.
    690693   
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG