Ignore:
Timestamp:
May 30, 2017 5:47:52 PM (7 years ago)
Author:
suehring
Message:

Adjustments according new topography and surface-modelling concept implemented

File:
1 edited

Legend:

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

    r2119 r2232  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! Adjustments to new surface concept
    2323!
    2424! Former revisions:
     
    111111
    112112    USE land_surface_model_mod,                                                &
    113         ONLY: land_surface, lsm_swap_timelevel
     113        ONLY: lsm_swap_timelevel
    114114
    115115    USE cpulog,                                                                &
     
    117117
    118118    USE control_parameters,                                                    &
    119         ONLY:  cloud_physics, constant_diffusion, humidity,                    &
     119        ONLY:  cloud_physics, constant_diffusion, humidity, land_surface,      &
    120120               microphysics_seifert, neutral, ocean, passive_scalar,           &
    121121               timestep_count, urban_surface
Note: See TracChangeset for help on using the changeset viewer.