Last change
on this file since 5105 was
5099,
checked in by abarral, 4 months ago
|
Replace most uses of CPP_DUST by the corresponding logical defined in lmdz_cppkeys_wrapper.F90
Convert several files from .F to .f90 to allow Dust to compile w/o rrtm/ecrad
Create lmdz_yoerad.f90
(lint) Remove "!" on otherwise empty line
|
File size:
264 bytes
|
Line | |
---|
1 | |
---|
2 | ! $Header$ |
---|
3 | |
---|
4 | INTEGER ss_bins |
---|
5 | PARAMETER (ss_bins=2) |
---|
6 | |
---|
7 | ! INTEGER nbreg_dust,nbreg_ind, nbreg_bb |
---|
8 | ! PARAMETER (nbreg_dust=11,nbreg_ind=13,nbreg_bb=15) |
---|
9 | |
---|
10 | REAL masse_ammsulfate |
---|
11 | PARAMETER (masse_ammsulfate=132.0) !--g mol-1 |
---|
12 | |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.