Ignore:
Timestamp:
Sep 19, 2016 5:29:57 PM (8 years ago)
Author:
kanani
Message:

changes related to steering and formating of urban surface model

File:
1 edited

Legend:

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

    r2008 r2011  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! Flag urban_surface is now defined in module control_parameters.
    2323!
    2424! Former revisions:
     
    113113        ONLY:  cloud_physics, constant_diffusion, humidity,                    &
    114114               microphysics_seifert, neutral, ocean, passive_scalar,           &
    115                timestep_count
     115               timestep_count, urban_surface
    116116
    117117    USE indices,                                                               &
     
    122122
    123123    USE urban_surface_mod,                                                     &
    124         ONLY:  urban_surface, usm_swap_timelevel
     124        ONLY:  usm_swap_timelevel
    125125
    126126
Note: See TracChangeset for help on using the changeset viewer.