Ignore:
Timestamp:
Nov 10, 2009, 11:24:15 AM (15 years ago)
Author:
idelkadi
Message:

-Rajout de la cles fortran ok_cosp pour tourner avec ou sans calcul cosp
-Declaration de ok_cosp dans clesphys.h
-Lecture dans physiq.def via conf_phys.F90
-Menage dans newmicro.F

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4-dev/libf/phylmd/newmicro.F

    r1258 r1259  
    304304              reliq(i,k)=rel
    305305              reice(i,k)=rei
    306               if (i.eq.1) then
    307               print*,'Dans newmicro rel, rei :',rel, rei
    308               print*,'Dans newmicro reliq, reice :',
    309      $             reliq(i,k),reice(i,k)
    310               endif
     306!              if (i.eq.1) then
     307!              print*,'Dans newmicro rel, rei :',rel, rei
     308!              print*,'Dans newmicro reliq, reice :',
     309!     $             reliq(i,k),reice(i,k)
     310!              endif
    311311
    312312            ENDDO
Note: See TracChangeset for help on using the changeset viewer.