Ignore:
Timestamp:
May 13, 2020 9:52:22 AM (4 years ago)
Author:
moh.hefny
Message:

update test cases and bugfix in radiation module in non-parallel case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/radiation_model_mod.f90

    r4529 r4531  
    2828! -----------------
    2929! $Id$
     30! Bugfix in gather flux pabs_pc_lwdif in non_parallel case
     31!
     32! 4529 2020-05-12 09:14:57Z moh.hefny
    3033! - added the following new features to the coupling of RTM-radiation model:
    3134!   1) considering the vegetation interaction with LW in the coupling
     
    66236626     pemitlw         = pemitlwl
    66246627     pabs_surf_lwdif = pabs_surf_lwdifl
    6625      pabs_pc_lwdif   = pabs_pc_lwdif
     6628     pabs_pc_lwdif   = pabs_pc_lwdifl
    66266629#endif
    66276630!
Note: See TracChangeset for help on using the changeset viewer.