Ignore:
Timestamp:
04/15/15 17:33:41 (9 years ago)
Author:
dumas
Message:

Region Greeneem15 validee. Correction de bug sur les sorties NetCDF. output_hemin40_mod-0.4.f90 devient output_hemin40_mod.f90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SOURCES/Greeneem_files/fake-routines-greeneem_mod.f90

    r4 r13  
    44 
    55use module3d_phy 
    6 use deformation_mod_2lois  
    7  
    86implicit none 
    97 
     
    2826end subroutine track_change_T 
    2927 
     28!____________________________________________________ 
     29subroutine time_step_recul 
     30 
     31if (itracebug.eq.1)  call tracebug(' Entree dans routine fake time_step_recul') 
     32! quand on n'utilise pas le recul 
     33end subroutine time_step_recul 
     34 
    3035end module fake_greeneem 
    3136! 
Note: See TracChangeset for help on using the changeset viewer.