Last change
on this file since 804 was
655,
checked in by flefevre, 13 years ago
|
- aeronomars/inichim_newstart.F : initialization of chemistry now handles
nitrogen species and ions (FGG, FL)
- aeronomars/conc.h : cleaning of obsolete variables (FL)
- aeronomars/chimiedata.h : cleaning of obsolete variables (FL)
|
File size:
343 bytes
|
Rev | Line | |
---|
[517] | 1 | !********************************************************************** |
---|
[38] | 2 | |
---|
[517] | 3 | ! conc.h |
---|
[38] | 4 | |
---|
[517] | 5 | !********************************************************************** |
---|
[38] | 6 | |
---|
| 7 | common/conc/mmean,Akknew,cpnew,rnew |
---|
| 8 | |
---|
| 9 | real mmean(ngridmx,nlayermx) |
---|
| 10 | real Akknew(ngridmx,nlayermx) |
---|
| 11 | real cpnew(ngridmx,nlayermx) |
---|
| 12 | real rnew(ngridmx,nlayermx) |
---|
| 13 | |
---|
| 14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.