Ignore:
Timestamp:
Apr 8, 2019 3:03:06 PM (5 years ago)
Author:
knoop
Message:

Including last commit, salsa dependency for advec_ws removed

File:
1 edited

Legend:

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

    r3871 r3872  
    2626! -----------------
    2727! $Id$
     28! Introduced salsa_actions module interface
     29!
     30! 3871 2019-04-08 14:38:39Z knoop
    2831! Major changes in formatting, performance and data input structure (see branch
    2932! the history for details)
     
    71427145    INTEGER(iwp)  ::  dummy  !< call location string
    71437146
    7144     IF ( bulk_cloud_model    )   dummy = i + j
     7147    IF ( salsa    )   dummy = i + j
    71457148
    71467149    SELECT CASE ( location )
Note: See TracChangeset for help on using the changeset viewer.