Ignore:
Timestamp:
Oct 7, 2013, 6:42:03 PM (11 years ago)
Author:
slebonnois
Message:

SL: Titan runs ! see DOC/chantiers/commit_importants.log

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dyn3d/leapfrog.F

    r1024 r1056  
    529529! #endif of #ifdef CPP_IOIPSL
    530530
     531c          call WriteField('pfi',reshape(p,(/iip1,jmp1,llmp1/)))
     532
    531533         CALL calfis( lafin , jD_cur, jH_cur,
    532534     $               ucov,vcov,teta,q,masse,ps,p,pk,phis,phi ,
     
    534536     $               flxw,
    535537     $               dufi,dvfi,dtetafi,dqfi,dpfi  )
     538
     539c          call WriteField('dufi',reshape(dufi,(/iip1,jmp1,llm/)))
     540c          call WriteField('dvfi',reshape(dvfi,(/iip1,jjm,llm/)))
     541c          call WriteField('dtetafi',reshape(dtetafi,(/iip1,jmp1,llm/)))
    536542
    537543c      ajout des tendances physiques:
Note: See TracChangeset for help on using the changeset viewer.