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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 254 - (show annotations)
Mon Feb 5 10:39:38 2018 UTC (6 years, 3 months ago) by guez
File size: 221 byte(s)
Move Sources/* to root directory.
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