Ignore:
Timestamp:
11/10/17 17:04:49 (7 years ago)
Author:
dumas
Message:

determin_marais is now called only when isynchro=1 | sortie_hz_multi and hz_output are suppressed | step_time_loop_avec_iterbeta updated as step_time_loop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SOURCES/main3D-0.4-40km.f90

    r150 r157  
    175175  marine=.true. 
    176176  !     ----------------------------------fin des modifs run les plus usuelles 
    177   ! DIRNAMEOUT='../RESULTATS/' 
     177  !DIRNAMEOUT='../RESULTATS/' 
    178178  DIRNAMEOUT='./' 
    179179 
     
    188188  DTCPT=dtout 
    189189 
    190   dtsortie=minval(dtsortie_hz(:)) 
    191190 
    192191  !     ************ OPEN FILES.RITZ **************** 
     
    362361  enddo 
    363362  timemax=time 
    364  
    365   ! sortie des champs initiaux 
    366  
    367   call testsort_time(tbegin) 
    368   call sortie_hz_multi   ! pour les variables declarees dans 3D 
    369 !  call hz_output(tbegin) 
    370  
    371 !  call limit_file(1,real(time),dt,tend,dtsortie,dtcpt,testdiag,dtt,runname) 
    372  
    373363  isynchro=1 
    374364  ndebug=0 
Note: See TracChangeset for help on using the changeset viewer.