Last change
on this file since 2628 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
|
Rev | Line | |
---|
[2317] | 1 | diagfi.nc |
---|
| 2 | 0 |
---|
| 3 | 5.e-7 |
---|
| 4 | ~/datadir |
---|
[2443] | 5 | ext |
---|
[2317] | 6 | |
---|
| 7 | |
---|
| 8 | |
---|
| 9 | ##---------------------------------------------------------- |
---|
| 10 | 1) Name of the GCM input file |
---|
| 11 | 2) 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 ) |
---|
| 14 | 3) The wavelength at which the output opacities are calibrated (in meters) |
---|
| 15 | 4) Directory where the optical properties files are |
---|
[2443] | 16 | 5) Opacity type : extinction (ext) or absorption (abs) |
---|
[2317] | 17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.