Ignore:
Timestamp:
Nov 20, 2018 10:53:14 AM (5 years ago)
Author:
eckhard
Message:

inifor: COSMO-D2 support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/UTIL/inifor/src/inifor.f90

    r3456 r3537  
    2626! -----------------
    2727! $Id$
     28! Print version number on program start
     29!
     30!
     31! 3456 2018-10-30 14:29:54Z eckhard
    2832! NetCDf output of internal arrays only with --debug option
    2933!
     
    110114!------------------------------------------------------------------------------
    111115 CALL run_control('init', 'void')
     116    CALL report('main_loop', 'Running INIFOR version ' // VERSION)
    112117
    113118    ! Initialize INIFOR's parameters from command-line interface and namelists
Note: See TracChangeset for help on using the changeset viewer.