/[lmdze]/trunk/libf/Test_ozonecm/dimens_m_test.f90
ViewVC logotype

Contents of /trunk/libf/Test_ozonecm/dimens_m_test.f90

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22 - (show annotations)
Fri Jul 31 15:18:47 2009 UTC (14 years, 10 months ago) by guez
File size: 169 byte(s)
Superficial modifications
1 module dimens_m
2
3 implicit none
4
5 INTEGER, PARAMETER:: jjm = 72 ! number of latitudes
6 INTEGER, PARAMETER:: llm = 50 ! number of vertical layers
7
8 end module dimens_m

  ViewVC Help
Powered by ViewVC 1.1.21