/[lmdze]/trunk/Sources/phylmd/radepsi.f
ViewVC logotype

Diff of /trunk/Sources/phylmd/radepsi.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 218 by guez, Thu Mar 30 15:37:51 2017 UTC revision 220 by guez, Tue Apr 4 14:52:21 2017 UTC
# Line 1  Line 1 
1  module radepsi  module radepsi
2    
3    ! From phylmd/radepsi.h, version 1.1.1.1 2004/05/19 12:53:08    ! From phylmd/radepsi.h, version 1.1.1.1, 2004/05/19 12:53:08
4    
5    implicit none    implicit none
6    
7    double precision, parameter:: ZEELOG = 1.D-07    double precision, parameter:: ZEELOG = 1.D-07
8    ! (1.d-10 (not good for 32-bit machines))    ! (1d-10 (not good for 32-bit machines))
9    
10    double precision, parameter:: ZEPSC  = 1.D-20    double precision, parameter:: ZEPSC  = 1.D-20
11    double precision, parameter:: ZEPSCO = 1.D-10    double precision, parameter:: ZEPSCO = 1.D-10

Legend:
Removed from v.218  
changed lines
  Added in v.220

  ViewVC Help
Powered by ViewVC 1.1.21