- Timestamp:
- Jul 18, 2018 10:38:11 PM (6 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/land_surface_model_mod.f90
r3146 r3147 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Adjustments for new surface structure22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Adjustments for new surface structure 28 ! 29 ! 3146 2018-07-18 22:36:19Z maronga 27 30 ! Modified calculation of the surface resistance r_s 28 31 ! -
palm/trunk/SOURCE/surface_layer_fluxes_mod.f90
r3146 r3147 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! Major bugfix in calculation of Obukhov length23 ! 24 24 ! 25 25 ! Former revisions: 26 26 ! ----------------- 27 27 ! $Id$ 28 ! Major bugfix in calculation of Obukhov length 29 ! 30 ! 3146 2018-07-18 22:36:19Z maronga 28 31 ! move phi_m from turbulence_closure_mod 29 32 ! -
palm/trunk/SOURCE/surface_mod.f90
r3146 r3147 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! Added vpt_surface and vpt123 ! 24 24 ! 25 25 ! Former revisions: 26 26 ! ----------------- 27 27 ! $Id$ 28 ! Added vpt_surface and vpt1 29 ! 30 ! 3146 2018-07-18 22:36:19Z maronga 28 31 ! Initialize Obukhov length, friction velocity and momentum fluxes also 29 32 ! in case of restarts and cyclic fill
Note: See TracChangeset
for help on using the changeset viewer.