- Timestamp:
- Mar 27, 2019 4:01:25 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/radiation_model_mod.f90
r3824 r3825 28 28 ! ----------------- 29 29 ! $Id$ 30 <<<<<<< .mine 31 ! unused variable removed 32 ! 33 ! 3814 2019-03-26 08:40:31Z pavelkrc 34 ||||||| .r3822 35 ======= 30 36 ! Change zenith(0:0) and others to scalar. 31 37 ! Code review. 32 38 ! 33 39 ! 3814 2019-03-26 08:40:31Z pavelkrc 40 >>>>>>> .r3824 34 41 ! Rename exported nzu, nzp and related variables due to name conflict 35 42 ! … … 3369 3376 3370 3377 USE particle_attributes, & 3371 ONLY: grid_particles, number_of_particles, particles, & 3372 particle_advection_start, prt_count 3378 ONLY: grid_particles, number_of_particles, particles, prt_count 3373 3379 3374 3380 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.