Changeset 4531 for palm/trunk/SOURCE/radiation_model_mod.f90
- Timestamp:
- May 13, 2020 9:52:22 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/radiation_model_mod.f90
r4529 r4531 28 28 ! ----------------- 29 29 ! $Id$ 30 ! Bugfix in gather flux pabs_pc_lwdif in non_parallel case 31 ! 32 ! 4529 2020-05-12 09:14:57Z moh.hefny 30 33 ! - added the following new features to the coupling of RTM-radiation model: 31 34 ! 1) considering the vegetation interaction with LW in the coupling … … 6623 6626 pemitlw = pemitlwl 6624 6627 pabs_surf_lwdif = pabs_surf_lwdifl 6625 pabs_pc_lwdif = pabs_pc_lwdif 6628 pabs_pc_lwdif = pabs_pc_lwdifl 6626 6629 #endif 6627 6630 !
Note: See TracChangeset
for help on using the changeset viewer.