Ignore:
Timestamp:
Jan 15, 2021, 5:41:46 PM (4 years ago)
Author:
abierjon
Message:

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:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/util/aeroptical.def

    r2317 r2443  
    335.e-7
    44~/datadir
    5 
     5ext
    66
    77
     
    14143) The wavelength at which the output opacities are calibrated (in meters)
    15154) Directory where the optical properties files are
     165) Opacity type : extinction (ext) or absorption (abs)
    1617
Note: See TracChangeset for help on using the changeset viewer.