/[lmdze]/trunk/phylmd/Radlwsw/radopt.f
ViewVC logotype

Contents of /trunk/phylmd/Radlwsw/radopt.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 82 - (show annotations)
Wed Mar 5 14:57:53 2014 UTC (10 years, 3 months ago) by guez
File size: 221 byte(s)
Changed all ".f90" suffixes to ".f".
1 module radopt
2
3 ! From phylmd/radopt.h, version 1.1.1.1, 2004/05/19 12:53:09
4
5 implicit none
6
7 LOGICAL, PARAMETER:: LEVOIGT = .FALSE.
8 INTEGER, PARAMETER:: NOVLP = 1
9 INTEGER, PARAMETER:: KAER = 0
10
11 end module radopt

  ViewVC Help
Powered by ViewVC 1.1.21