Changes in src/concoutput.f90 [20963b1:08a38b5] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/concoutput.f90

    r20963b1 r08a38b5  
    140140  close(unitdates) 
    141141
    142   ! Overwrite existing dates file on first call, later append to it
    143   ! This fixes a bug where the dates file kept growing across multiple runs
    144142  IF (init) THEN
    145143    file_stat='OLD'
     
    315313                   drygridsigma(ix,jy)* &
    316314                   sqrt(real(nclassunc))
    317               drygridsigmatotal=drygridsigmatotal+ &
     315125           drygridsigmatotal=drygridsigmatotal+ &
    318316                   drygridsigma(ix,jy)
    319317            endif
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG