source: LMDZ6/trunk/libf/phylmd/ecrad-acc/TODO

Last change on this file was 6016, checked in by yann meurdesoif, 3 months ago

Add new ecrad version from DWD ported onto OpenACC, closed from original ecrad ECMWF starting point for LMDZ ecrad version.

Modification from ecrad-lmdz version has been included.

YM

  • Property svn:eol-style set to native
File size: 1.2 KB
Line 
1FEATURES
2 - Option to have more McICA columns to reduce noise
3 - Compute UV index when sufficient UV bands
4
5LONGER TERM FEATURES
6 - Option to provide date, time, longitude and latitude from which the
7   IFS values will be calculated of: solar zenith angle, trace gas and
8   aerosol mixing ratio, and cloud effective ratio
9 - Incorporate RRTMGP
10 - Solar cycle in spectral irradiance
11
12INTERFACE
13 - Rename "do_3d" as it is misleading
14 - Add deallocate method for config type
15 - Column is last array argument for all input and output arrays?
16 - Why are the flux%*_band variables dimensioned (g,col,lev) not (g,lev,col)?
17
18ECCKD AND GENERALIZED CLOUD/AEROSOL
19
20DOCUMENTATION
21 - Add chapters on API, internal structure and underpinning science
22
23MISC
24 - Definition of Tdir in two_stream
25
26DIFFERENCES IN IFS VERSION OF ECRAD
27 - Several files contain easy_netcdf_with_read_mpi instead of
28   easy_netcdf (radiation_aerosol_optics_data,
29   radiation_cloud_optics_data, radiation_pdf_sampler)
30 - radiation_cloud_generator.F90 uses SIMD routine to sample PDF
31 - radiation_delta_eddington.h contains SIMD routine
32 - radiation_interface.F90 and radiation_ifs_rrtm.F90 take YDERAD
33   arguments, the latter has other differences
34 - radiation_constants should use IFS values?
35
36KNOWN BUGS
Note: See TracBrowser for help on using the repository browser.