Ignore:
Timestamp:
Apr 30, 2019, 10:34:11 AM (6 years ago)
Author:
jvatant
Message:

Fic a bug in r2131 the writediagfi cannot be called
in RT routines because of the iradia it goes crazy with outputs freq ...
--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.TITAN/libf/phytitan/inifis_mod.F90

    r2131 r2133  
    341341     call getin_p("diagdtau",diagdtau)
    342342     write(*,*)" diagdtau = ",diagdtau
    343      ! sanity check
    344      if (diagdtau.and.(ngrid.ne.1)) then
    345        print*,"Diagnostic optical thickness can be output in 1D only !"
    346        print*,"Start again with diagdtau=.false."
    347        stop
    348      endif
    349 
    350343
    351344     write(*,*)"Uniform absorption in radiative transfer?"
Note: See TracChangeset for help on using the changeset viewer.