Ignore:
Timestamp:
Mar 9, 2026, 11:42:05 AM (5 days ago)
Author:
idelkadi
Message:

Possibility to read the solar constant fraction per band added if ok_suntime_rrtm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/ecrad/radiation/radiation_single_level.F90

    r6095 r6096  
    110110
    111111    use yomhook, only : lhook, dr_hook, jphook
    112 
     112    USE radiation_config, ONLY : config_type
     113
     114    type(config_type) :: config
    113115    class(single_level_type), intent(inout) :: this
    114116    integer,                  intent(in)    :: ncol, nalbedobands, nemisbands
Note: See TracChangeset for help on using the changeset viewer.