Ignore:
Timestamp:
Jun 3, 2011, 7:29:00 PM (13 years ago)
Author:
musat
Message:

Ajout flag LOGICAL lCOSP necessaire pour sortir un fichier stations
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4_AR5/libf/cosp/phys_cosp.F90

    r1528 r1535  
    11! Simulateur COSP : Cfmip Observation Simulator Package
    2 
    32! ISCCP, Radar (QuickBeam), Lidar et Parasol (ACTSIM), MISR, RTTOVS
    43!Idelkadi Abderrahmane Aout-Septembre 2009
     4
    55
    66  subroutine phys_cosp( itap,dtime,freq_cosp, &
     
    148148  integer                         :: itap,k,ip
    149149  real                            :: dtime,freq_cosp
     150  logical, parameter              :: lCOSP=.FALSE.
    150151
    151152!
Note: See TracChangeset for help on using the changeset viewer.