Changeset 4457 for palm/trunk/SOURCE/pres.f90
- Timestamp:
- Mar 11, 2020 2:20:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/pres.f90
r4360 r4457 25 25 ! ----------------- 26 26 ! $Id$ 27 ! use statement for exchange horiz added 28 ! 29 ! 4360 2020-01-07 11:25:50Z suehring 27 30 ! Introduction of wall_flags_total_0, which currently sets bits based on static 28 31 ! topography information used in wall_flags_static_0 … … 69 72 USE cpulog, & 70 73 ONLY: cpu_log, log_point, log_point_s 74 75 USE exchange_horiz_mod, & 76 ONLY: exchange_horiz 71 77 72 78 USE grid_variables, &
Note: See TracChangeset
for help on using the changeset viewer.