Ignore:
Timestamp:
Apr 3, 2026, 11:21:47 AM (31 hours ago)
Author:
Sebastien Nguyen
Message:

implementation of isotopes in snow according to C.Agosta N.Dutrievoz and S.Sibin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/LMDZISOdevSN/libf/phylmdiso/physiq_mod.F90

    r6141 r6153  
    14911491       WRITE(lunout,*) '================================================='
    14921492       CALL phys_local_var_init
    1493        WRITE(lunout,*) 'MAXVAL(runoff_diag(:))=',MAXVAL(runoff_diag)
     1493!SN a enlever       WRITE(lunout,*) 'MAXVAL(runoff_diag(:))=',MAXVAL(runoff_diag)
    14941494       !
    14951495       !     appel a la lecture du run.def physique
     
    18111811
    18121812       ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    1813        !! Un petit travail \`a faire ici.
     1813       !! Un petit travail a faire ici.
    18141814       ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    18151815
     
    36903690!!SN    ENDIF
    36913691!!SN    zx_ajustq = .FALSE.
    3692 !!SN    IF (iflag_con.EQ.2) zx_ajustq=.TRUE.
     3692!!SN    IF (iflag_con.EQ.2) zx_ajustq=.TRUE. !SN ISOTOPES PAS PREVUS !
    36933693!!SN    IF (zx_ajustq) THEN
    36943694!!SN       DO i = 1, klon
Note: See TracChangeset for help on using the changeset viewer.