source: trunk/LMDZ.MARS/util/aeroptical.def @ 2317

Last change on this file since 2317 was 2317, checked in by abierjon, 5 years ago

Mars GCM:
Creation of the utilitary program aeroptical.F90, whose goal is to compute the opacities [1/km]
of dust and water ice aerosols, from their mass mixing ratios and their effective radius
stored in a GCM file, all at a wavelength given by the user. To that end, it reads optical
properties stored in files of the datadir/ directory.
+ associated aeroptical.def

AB

File size: 391 bytes
Line 
1diagfi.nc
20
35.e-7
4~/datadir
5
6
7
8
9##----------------------------------------------------------
101) Name of the GCM input file
112) Value of the water ice effective radius (in meters)
12  (if 0, reffwice is read in the input file ;
13   usually between 3.e-6m and 5.e-6m )
143) The wavelength at which the output opacities are calibrated (in meters)
154) Directory where the optical properties files are
16
Note: See TracBrowser for help on using the repository browser.