Ignore:
Timestamp:
Jan 16, 2018 6:11:14 PM (7 years ago)
Author:
suehring
Message:

Fill values for 3D data output of chemical species introduced

File:
1 edited

Legend:

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

    r2746 r2756  
    2525! -----------------
    2626! $Id$
     27! Fill values for 3D output of chemical species introduced.
     28!
     29! 2746 2018-01-15 12:06:04Z suehring
    2730! Move flag plant canopy to modules
    2831!
     
    680683             IF ( .NOT. found  .AND.  air_chemistry )  THEN
    681684                CALL chem_data_output_3d( av, do3d(av,if), found,              &
    682                                           local_pf )
     685                                          local_pf, fill_value )
    683686                resorted = .TRUE.
    684687             ENDIF
Note: See TracChangeset for help on using the changeset viewer.