Ignore:
Timestamp:
Apr 2, 2019 4:59:33 PM (5 years ago)
Author:
suehring
Message:

typo and print statement removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/virtual_measurement_mod.f90

    r3833 r3854  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! Remove print statement
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
    27 ! renamed nvar to nmeas, replaced USE chem_modules by USE chem_gasphase_mod and nspec by nvar
     27! renamed nvar to nmeas, replaced USE chem_modules by USE chem_gasphase_mod and
     28! nspec by nvar
    2829!
    2930! 3766 2019-02-26 16:23:41Z raasch
     
    979980                    WRITE ( 27 )  'total number of soil points       '                               
    980981                    WRITE ( 27 )  vmea(l)%ns_soil_tot
    981                     print*, "vmea(l)%ns_soil_tot", vmea(l)%ns_soil_tot
    982982                    WRITE ( 27 )  'number of soil points             '
    983983                    WRITE ( 27 )  vmea(l)%ns_soil
Note: See TracChangeset for help on using the changeset viewer.