Ignore:
Timestamp:
Dec 28, 2018 5:58:49 PM (5 years ago)
Author:
kanani
Message:

Bugfix: replace simulated_time by time_since_reference_point where required

File:
1 edited

Legend:

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

    r3636 r3646  
    2525! -----------------
    2626! $Id$
     27! Remove unused variable simulated_time
     28!
     29! 3636 2018-12-19 13:48:34Z raasch
    2730! nopointer option removed
    2831!
     
    342345               coupling_char, dt_3d, dz, humidity, message_string,             &
    343346               neutral, passive_scalar, rans_mode, rans_tke_e,                 &
    344                roughness_length, simulated_time, topography, volume_flow
     347               roughness_length, topography, volume_flow
    345348
    346349    USE chem_modules,                                                          &
Note: See TracChangeset for help on using the changeset viewer.