Ignore:
Timestamp:
Jul 3, 2014, 2:55:50 PM (10 years ago)
Author:
hasod
Message:
  • Implemented optional namelist input for COMMAND, RELEASES, SPECIES, AGECLASSES,OUTGRID,OUTGRID_NEST,RECEPTORS
  • Implemented com_mod switch nmlout to write input files as namelist to the output directory (.true. by default)
  • Proposed updated startup and runtime output (may change back to previous info if desired)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/outgrid_init.f90

    r20 r27  
    225225  !     maxspec,maxpointspec_act,nclassunc,maxageclass
    226226
    227   write (*,*) ' Allocating fields for nested and global output (x,y): ', &
    228        max(numxgrid,numxgridn),max(numygrid,numygridn)
     227  write (*,*) 'Allocating fields for global output (x,y): ', numxgrid,numygrid
     228  write (*,*) 'Allocating fields for nested output (x,y): ', numxgridn,numygridn
    229229
    230230  ! allocate fields for concoutput with maximum dimension of outgrid
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG