Ignore:
Timestamp:
Jan 25, 2024, 12:44:53 PM (4 months ago)
Author:
idelkadi
Message:

Continued work on implementing the Ecrad code in LMDZ (Integration of aerosols):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/physiq_mod.F90

    r4773 r4790  
    45904590          !
    45914591          CALL radlwsw &
    4592                (dist, rmu0, fract,  &
     4592               (debut, dist, rmu0, fract,  &
    45934593                                !albedo SB >>>
    45944594                                !      paprs, pplay,zxtsol,albsol1, albsol2,  &
     
    46684668                !
    46694669                CALL radlwsw &
    4670                      (dist, rmu0, fract,  &
     4670                     (debut, dist, rmu0, fract,  &
    46714671                                !albedo SB >>>
    46724672                                !      paprs, pplay,zxtsol,albsol1, albsol2,  &
     
    47184718                namelist_ecrad_file='namelist_ecrad_s2'
    47194719                CALL radlwsw &
    4720                      (dist, rmu0, fract,  &
     4720                     (debut, dist, rmu0, fract,  &
    47214721                     paprs, pplay,zxtsol,SFRWL,albsol_dir, albsol_dif, &
    47224722                     t_seri,q_seri,wo, &
Note: See TracChangeset for help on using the changeset viewer.