Ignore:
Timestamp:
Jan 14, 2011, 12:04:45 PM (13 years ago)
Author:
lguez
Message:

Conversion to free source form for "ugeostr". Removed strange "print
*, 301" at the end of "ugeostr".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/branches/LMDZ5V2.0-dev/libf/dyn3d/iniacademic.F90

    r1472 r1474  
    1616
    1717  !   Author:    Frederic Hourdin      original: 15/01/93
     18  ! The forcing defined here is from Held and Suarez, 1994, Bulletin
     19  ! of the American Meteorological Society, 75, 1825.
    1820
    1921  IMPLICIT NONE
     
    5456  REAL pkf(ip1jmp1,llm)                  ! exner filt.au milieu des couches
    5557  REAL phi(ip1jmp1,llm)                  ! geopotentiel
    56   REAL ddsin,tetastrat,zsig,tetapv,w_pv  ! variables auxiliaires
     58  REAL ddsin,zsig,tetapv,w_pv  ! variables auxiliaires
     59  real tetastrat ! potential temperature in the stratosphere, in K
    5760  real tetajl(jjp1,llm)
    5861  INTEGER i,j,l,lsup,ij
Note: See TracChangeset for help on using the changeset viewer.