/[lmdze]/trunk/libf/dyn3d/etat0_lim.f90
ViewVC logotype

Diff of /trunk/libf/dyn3d/etat0_lim.f90

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

revision 3 by guez, Wed Feb 27 13:16:39 2008 UTC revision 39 by guez, Tue Jan 25 15:11:05 2011 UTC
# Line 2  PROGRAM etat0_lim Line 2  PROGRAM etat0_lim
2    
3    ! This program sets the initial and boundary values.    ! This program sets the initial and boundary values.
4    
   use comconst, only: initialize  
5    use conf_gcm_m, only: conf_gcm    use conf_gcm_m, only: conf_gcm
6    use etat0_mod, only: etat0    use etat0_mod, only: etat0
7    use limit_mod, only: limit    use limit_mod, only: limit
# Line 11  PROGRAM etat0_lim Line 10  PROGRAM etat0_lim
10    
11    !-------------------------------------    !-------------------------------------
12    
   call initialize  
13    CALL conf_gcm    CALL conf_gcm
14    CALL etat0    CALL etat0
15    CALL limit    CALL limit

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

  ViewVC Help
Powered by ViewVC 1.1.21