Ignore:
Timestamp:
Feb 10, 2026, 9:46:10 AM (6 days ago)
Author:
emillour
Message:

Mars PCM:
Add a "output_diagfi" (default .true.) flag so that the user can decide if
a diagfi.nc file should be outputted.
Also do some cleaning around the few remaining calls to writediagfi
or reference to it througout the code; write_output() should be used.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/simpleclouds_mod.F

    r4007 r4058  
    222222      end do
    223223
    224 c     if (hdo) then
    225 c           CALL WRITEDIAGFI(ngrid,'alpha_c',
    226 c    &                       'alpha_c',
    227 c    &                       ' ',3,alpha_c)
    228 c     endif !hdo
    229224c------------------------------------------------------------------
    230225      end subroutine simpleclouds
Note: See TracChangeset for help on using the changeset viewer.