source: trunk/LMDZ.MARS/libf/aeronomars/conc.h @ 655

Last change on this file since 655 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
Line 
1!**********************************************************************
2
3!       conc.h
4       
5!**********************************************************************
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.