Changeset 2011 for palm/trunk/SOURCE/user_init_urban_surface.f90
- Timestamp:
- Sep 19, 2016 5:29:57 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/user_init_urban_surface.f90
r2008 r2011 21 21 ! Current revisions: 22 22 ! ----------------- 23 ! 23 ! Flag urban_surface is now defined in module control_parameters. 24 24 ! 25 25 ! Former revisions: … … 39 39 USE arrays_3d 40 40 41 USE control_parameters 41 USE control_parameters, & 42 ONLY: urban_surface 42 43 43 44 USE indices
Note: See TracChangeset
for help on using the changeset viewer.