|
Last change
on this file since 5821 was
5556,
checked in by asima, 9 months ago
|
|
Towards using lmdz_spla_ini instead of chem_spla_mod (1/2):
Removing masse_ammsulfate from chem_spla_mod.f90 ;
precuremissions will take it from lmdz_spla_ini,
as does lmdz_spla_gastoparticle.f90 already.
|
|
File size:
132 bytes
|
| Line | |
|---|
| 1 | MODULE chem_spla_mod_h |
|---|
| 2 | IMPLICIT NONE; PRIVATE |
|---|
| 3 | PUBLIC ss_bins |
|---|
| 4 | |
|---|
| 5 | INTEGER, PARAMETER :: ss_bins = 2 |
|---|
| 6 | END MODULE chem_spla_mod_h |
|---|
| 7 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.