Ignore:
Timestamp:
May 25, 2011, 3:45:43 PM (14 years ago)
Author:
slebonnois
Message:

Sebastien:

  • correction de bugs dans phytitan suite a compil avec -debug sur gnome
  • elimination de nbetat* dans gcm.F et leapfrog.F (et dans le parallele)
  • correction rday -> rjour dans sortvarc.F
  • ajustement des arch-GNOME*
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libf/phytitan/optci_1pt.F

    r102 r130  
    318318C     ??FLAG? HERE MUST BE WATCHED CAREFULLY
    319319                     U=COLDEN(J)*6.02204E23/BMU
    320           if(ig.eq.1.and.k.eq.nspecv/2) print*,'Avant GAS2'
     320c         if(ig.eq.1.and.k.eq.nspecv/2) print*,'Avant GAS2'
    321321                     if((ylellouch).or.(.not.hcnrad)) then
    322322                       CALL GAS2_NOHCN(J, KGAS,TBAR,PBAR,U,TAU2)
     
    324324                       CALL GAS2(J, KGAS,TBAR,PBAR,U,TAU2)
    325325                     endif
    326           if(ig.eq.1.and.k.eq.nspecv/2) print*,'Apres GAS2'
     326c         if(ig.eq.1.and.k.eq.nspecv/2) print*,'Apres GAS2'
    327327                     TAUGAS=TAUGAS+TAU2
    328328       ENDIF
Note: See TracChangeset for help on using the changeset viewer.