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

Last change on this file since 2443 was 2443, checked in by abierjon, 4 years ago

Mars GCM:
Changes in aeroptical.F90 :

  • add the flag nf90_64bit_offset when creating the output file. Without it, the program couldn't deal with large files (concat) with multiple aerosols
  • modify the code structure to make it a bit less memory-intensive
  • add topdust in computed aerosol opacities
  • add the possibility to compute absorption opacities, instead of extinction : the user must specify 'ext' or 'abs' in aeroptical.def
  • update the description of aeroptical in util/README

+ adapt simu_MCS to take into account aeroptical output variables when choosing

the binning reference

+ add outputs for topdust in physiq_mod

AB

File size: 449 bytes
Line 
1diagfi.nc
20
35.e-7
4~/datadir
5ext
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
165) Opacity type : extinction (ext) or absorption (abs)
17
Note: See TracBrowser for help on using the repository browser.