- Timestamp:
- Jun 17, 2016 7:21:31 AM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/land_surface_model_mod.f90
r1949 r1950 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Bugfix: calculation of qsws_soil_eb with precipitation = .TRUE. gave 22 ! qsws_soil_eb = 0 due to a typo 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1949 2016-06-17 07:19:16Z maronga 28 ! Bugfix: calculation of qsws_soil_eb with precipitation = .TRUE. gave 29 ! qsws_soil_eb = 0 due to a typo 30 ! 28 31 ! 1856 2016-04-13 12:56:17Z maronga 29 32 ! Bugfix: for water surfaces, the initial water surface temperature is set equal -
palm/trunk/SOURCE/sum_up_3d_data.f90
r1949 r1950 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Bugfix: calculation of lai_av, c_veg_av and c_liq_av.21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1949 2016-06-17 07:19:16Z maronga 28 ! Bugfix: calculation of lai_av, c_veg_av and c_liq_av. 29 ! 27 30 ! 1849 2016-04-08 11:33:18Z hoffmann 28 31 ! precipitation_rate moved to arrays_3d
Note: See TracChangeset
for help on using the changeset viewer.