Ignore:
Timestamp:
Jun 15, 2024, 6:26:24 PM (12 days ago)
Author:
crisi
Message:

plenty of files that I forgot to commit last time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90

    r4887 r4984  
    12941294
    12951295       ENDDO
    1296        
    1297                
     1296
     1297
    12981298        IF (iflag_pbl > 1) THEN
    12991299          zx_tmp_fi3d=0.
     
    27842784
    27852785#ifdef ISO
     2786    !write(*,*) 'tmp phys_output_write: ntiso=',ntiso
    27862787    do ixt=1,ntiso
    2787 !        write(*,*) 'ixt'
     2788        !write(*,*) 'ixt,o_xtovap(ixt)=',ixt,o_xtovap(ixt)
    27882789        IF (vars_defined) zx_tmp_fi2d(:) = xtrain_fall(ixt,:) + xtsnow_fall(ixt,:)
    27892790        CALL histwrite_phy(o_xtprecip(ixt), zx_tmp_fi2d)
Note: See TracChangeset for help on using the changeset viewer.