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

Contents of /trunk/libf/Test_ozonecm/dimphy_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: 131 byte(s)
Superficial modifications
1 module dimphy
2
3 use dimens_m, only: jjm
4
5 implicit none
6
7 private jjm
8
9 INTEGER, PARAMETER:: klon = jjm + 1
10
11 end module dimphy

  ViewVC Help
Powered by ViewVC 1.1.21