Ignore:
Timestamp:
May 18, 2015, 11:09:37 AM (10 years ago)
Author:
crisi
Message:

Camille Risi: corrections of bugs for the isotopic part

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3d/qminimum.F

    r2270 r2281  
    152152       enddo !do k=2,llm
    153153
    154         if (ok_iso_verif) then
     154        if (ok_iso_verif) then     
    155155           call check_isotopes_seq(q,ip1jmp1,'qminimum 168')
    156156        endif !if (ok_iso_verif) then
     
    158158     
    159159        ! 3) transfert d'eau de la vapeur au liquide
    160         !write(*,*) 'qminimum 164'
     160        write(*,*) 'qminimum 164'
    161161        do k=1,llm
    162162        DO i = 1,ip1jmp1
     
    186186
    187187      endif !if (ok_isotopes) then
    188       !write(*,*) 'qminimum 188'
     188      write(*,*) 'qminimum 188'
    189189     
    190190c
Note: See TracChangeset for help on using the changeset viewer.