/[lmdze]/trunk/dyn3d/conf_dat2d.f
ViewVC logotype

Diff of /trunk/dyn3d/conf_dat2d.f

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

revision 3 by guez, Wed Feb 27 13:16:39 2008 UTC revision 36 by guez, Thu Dec 2 17:11:04 2010 UTC
# Line 1  Line 1 
1  module conf_dat2d_m  module conf_dat2d_m
2    
   ! This module is clean: no C preprocessor directive, no include line.  
3    ! From conf_dat2d.F, version 1.2 2006/01/27 15:14:22    ! From conf_dat2d.F, version 1.2 2006/01/27 15:14:22
4    
5    IMPLICIT NONE    IMPLICIT NONE
# Line 28  contains Line 27  contains
27      ! If required, the longitudes and latitudes are finally replaced      ! If required, the longitudes and latitudes are finally replaced
28      ! by their mid-values.      ! by their mid-values.
29    
30      use nrutil, only: assert_eq      use nr_util, only: assert_eq
31      use comconst, only: pi      use comconst, only: pi
32    
33      REAL, intent(in):: xd(:)      REAL, intent(in):: xd(:)

Legend:
Removed from v.3  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.21