Changes in / [0ca4976:a2e9de4] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readspecies.f90

    rcc6abaa rd6a245b  
    101101
    102102  do j=1,24           ! initialize everything to no variation
    103     parea_hour(j)=1.
    104     ppoint_hour(j)=1.
    105103    area_hour(pos_spec,j)=1.
    106104    point_hour(pos_spec,j)=1.
    107105  end do
    108106  do j=1,7
    109     parea_dow(j)=1.
    110     ppoint_dow(j)=1.
    111107    area_dow(pos_spec,j)=1.
    112108    point_dow(pos_spec,j)=1.
    113109  end do
    114110
     111  if (readerror.ne.0) then ! text format input
    115112! Open the SPECIES file and read species names and properties
    116113!************************************************************
     
    351348
    352349
     350  endif
     351
    35335222 close(unitspecies)
    354353
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG