Directory branches/LMDZ_ECRad/libf/phylmd/ecrad/

Total Files:
5
Deleted Files:
0
Lines of Code:
2265

[root]/branches/LMDZ_ECRad/libf/phylmd/ecrad

Lines of Code

branches/LMDZ_ECRad/libf/phylmd/ecrad/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 489 (100.0%) 54.3
idelkadi 7 (77.8%) 489 (100.0%) 69.8
lguez 2 (22.2%) 0 (0.0%) 0.0

Most Recent Commits

idelkadi 2022-06-29 09:23 Rev.: 4188

Implementation of the Ecrad radiative transfer code in the LMD model (continued) :
Integration of aerosols (direct effect)

489 lines of code changed in 7 files:

  • branches/LMDZ_ECRad/libf/phylmd/ecrad: radiation_aerosol_optics.F90 (+8 -3), radiation_scheme.F90 (new), radiation_setup.F90 (+34 -18), readaerosol_optic_ecrad.F90 (new 311), setup_aerosol_optics_lmdz_m.F90 (new 126)
lguez 2022-06-20 17:29 Rev.: 4182

Use custom procedure to read aerosol optics file

Replace call to `config%aerosol_optics%setup` by call to an LMDZ
procedure, `setup_aerosol_optics_lmdz`, adapted to our aerosol optics
NetCDF file. The main differences between our file and the file
expected by `config%aerosol_optics%setup` are:

- Our file has groups.

- The SW bands in our file are ordered (as befits a NetCDF
coordinate).

- Our file does not contain variables for monochromatic asymmetry
factor, single-scattering albedo and lidar backscattering
ratio. These variables are not used by ECRad but they are
nevertheless read and required by `config%aerosol_optics%setup`.

0 lines of code changed in 2 files:

  • branches/LMDZ_ECRad/libf/phylmd/ecrad: radiation_aerosol_optics.F90 (new)
Generated by StatSVN 0.7.0