Ignore:
Timestamp:
May 29, 2009, 3:37:46 PM (15 years ago)
Author:
Laurent Fairhead
Message:

Les options de compilation pour g95 et pgf90 avec makegcm FH
une correction dans guide_p.F AJ
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4-dev/libf/dyn3dpar/guide_p.F

    r1135 r1167  
    11!
    2 ! $Header$
     2! $Id$
    33!
    44      subroutine guide_pp(itau,ucov,vcov,teta,q,masse,ps)
     
    254254c
    255255          endif  !guide_modele
    256          endif  !mpi_rank
     256cAJ-b         endif  !mpi_rank
    257257         if (ncep) then
    258258          status=NF_INQ_DIMID(ncidpl,'LEVEL',rid)
     
    263263         print *,'nlev guide', nlev
    264264         rcod = nf90_close(ncidpl)
     265cAJ-e
     266         endif !mpi_rank
     267cAJ-e
    265268c   Lecture du premier etat des reanalyses.
    266269         call Gather_Field(ps,ip1jmp1,1,0)
Note: See TracChangeset for help on using the changeset viewer.