Ignore:
Timestamp:
Jan 26, 2019 5:03:42 PM (5 years ago)
Author:
knoop
Message:

Moved user_define_netdf_grid into user_module.f90
Added module interface for the definition of additional timeseries

File:
1 edited

Legend:

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

    r3687 r3700  
    26422642    INTEGER(iwp) ::  m    !<
    26432643    INTEGER(iwp) ::  lpr  !< running index chem spcs
    2644 
    2645     !    REAL(wp),                                                                                      &
    2646     !    DIMENSION(dots_num_palm+1:dots_max) ::                                                         &
    2647     !          ts_value_l   !<
    26482644
    26492645    IF ( mode == 'profiles' )  THEN
Note: See TracChangeset for help on using the changeset viewer.