Ignore:
Timestamp:
Dec 1, 2021, 8:23:48 AM (3 years ago)
Author:
crisi
Message:

correction d'un probleme d'initialisation phylmdiso + suite du nettoyage dans phylmdiso

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/pbl_surface_mod.F90

    r3962 r4036  
    24352435#endif
    24362436#ifdef ISOVERIF
    2437         write(*,*) 'pbl_surface_mod 1060: sortie surf_landice'
     2437        !write(*,*) 'pbl_surface_mod 1060: sortie surf_landice'
    24382438        do j=1,knon
    24392439          if (iso_eau.gt.0) then     
     
    25302530#endif
    25312531#ifdef ISOVERIF
    2532         write(*,*) 'pbl_surface_mod 1077: sortie surf_seaice'
     2532        !write(*,*) 'pbl_surface_mod 1077: sortie surf_seaice'
    25332533        do j=1,knon
    25342534          if (iso_eau.gt.0) then     
     
    32753275#ifdef ISO
    32763276#ifdef ISOVERIF
    3277        write(*,*) 'pbl_surface 2858'
     3277       !write(*,*) 'pbl_surface 2858'
    32783278       DO i = 1, klon
    32793279        do ixt=1,niso
Note: See TracChangeset for help on using the changeset viewer.