Changeset 7e6dc50 in flexpart.git for flexpart_code/class_vtable_mod.F90


Ignore:
Timestamp:
Sep 2, 2016, 11:51:56 PM (8 years ago)
Author:
Don Morton <Don.Morton@…>
Branches:
FPv9.3.1, FPv9.3.2, fp9.3.1-20161214-nc4, grib2nc4_repair
Children:
e4b7087
Parents:
29feaef
Message:

Removed a fair amount of annoying print statements.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • flexpart_code/class_vtable_mod.F90

    r496c607 r7e6dc50  
    188188        ! Allocate array for storing the vtable records, and store
    189189        ! num_entries
    190         print *, 'Ready to allocate the_vtable_data'
     190        !print *, 'Ready to allocate the_vtable_data'
    191191        allocate(the_vtable_data%the_entries(num_vrecs))
    192         print *, 'Allocated the_vtable_data'
     192        !print *, 'Allocated the_vtable_data'
    193193        the_vtable_data%num_entries = num_vrecs
    194194
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG