Changeset 4442 for palm/trunk/SOURCE/land_surface_model_mod.f90
- Timestamp:
- Mar 4, 2020 7:21:13 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/land_surface_model_mod.f90
r4441 r4442 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Change order of dimension in surface arrays %frac, %emissivity and %albedo 23 ! to allow for better vectorization in the radiation interactions. 22 ! 24 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! Change order of dimension in surface arrays %frac, %emissivity and %albedo 28 ! to allow for better vectorization in the radiation interactions. 29 ! 30 ! 4441 2020-03-04 19:20:35Z suehring 28 31 ! bugfix: missing cpp-directives for serial mode added, misplaced cpp-directives moved 29 32 !
Note: See TracChangeset
for help on using the changeset viewer.